< prev index next >

src/com/sun/org/apache/xerces/internal/jaxp/validation/XSGrammarPoolContainer.java

Print this page
rev 2127 : 8048021: Remove @version tag in jaxp repo
Reviewed-by: joehw

@@ -24,11 +24,10 @@
 
 /**
  * <p>A container for grammar pools which only contain schema grammars.</p>
  *
  * @author Michael Glavassevich, IBM
- * @version $Id: XSGrammarPoolContainer.java,v 1.6 2010-11-01 04:40:08 joehw Exp $
  */
 public interface XSGrammarPoolContainer {
 
     /**
      * <p>Returns the grammar pool contained inside the container.</p>
< prev index next >