< prev index next >

src/com/sun/org/apache/xerces/internal/impl/dv/SchemaDVFactory.java

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

*** 38,48 **** * * @xerces.internal * * @author Sandy Gao, IBM * - * @version $Id: SchemaDVFactory.java,v 1.6 2010-11-01 04:39:43 joehw Exp $ */ public abstract class SchemaDVFactory { private static final String DEFAULT_FACTORY_CLASS = "com.sun.org.apache.xerces.internal.impl.dv.xs.SchemaDVFactoryImpl"; --- 38,47 ----
< prev index next >