< prev index next >

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

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

*** 37,47 **** * @xerces.internal * * @author Sandy Gao, IBM * @author Rahul Srivastava, Sun Microsystems Inc. * - * @version $Id: XSAttributeGroupDecl.java,v 1.7 2010-11-01 04:39:55 joehw Exp $ */ public class XSAttributeGroupDecl implements XSAttributeGroupDefinition { // name of the attribute group public String fName = null; --- 37,46 ----
< prev index next >