< prev index next >

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

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

*** 38,48 **** * @xerces.internal * * @author Rahul Srivastava, Sun Microsystems Inc. * @author Sandy Gao, IBM * - * @version $Id: SchemaDOM.java,v 1.7 2010-11-01 04:40:01 joehw Exp $ */ public class SchemaDOM extends DefaultDocument { static final int relationsRowResizeFactor = 15; static final int relationsColResizeFactor = 10; --- 38,47 ----
< prev index next >