< prev index next >

src/com/sun/org/apache/xerces/internal/impl/xs/SubstitutionGroupHandler.java

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

@@ -33,11 +33,10 @@
  *
  * @xerces.internal
  *
  * @author Sandy Gao, IBM
  *
- * @version $Id: SubstitutionGroupHandler.java,v 1.6 2010-11-01 04:39:55 joehw Exp $
  */
 public class SubstitutionGroupHandler {
 
     private static final XSElementDecl[] EMPTY_GROUP = new XSElementDecl[0];
 
< prev index next >