< prev index next >

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

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

*** 41,51 **** * * @xerces.internal * * @author Elena Litani, IBM * @author Sandy Gao, IBM - * @version $Id: XSElementDecl.java,v 1.7 2010-11-01 04:39:55 joehw Exp $ */ public class XSElementDecl implements XSElementDeclaration { // scopes public final static short SCOPE_ABSENT = 0; --- 41,50 ----
< prev index next >