< prev index next >

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

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

*** 30,40 **** * * @xerces.internal * * @author Khaled Noaman, IBM * - * @version $Id: ExtendedSchemaDVFactoryImpl.java,v 1.2 2010-10-26 23:01:03 joehw Exp $ */ public class ExtendedSchemaDVFactoryImpl extends BaseSchemaDVFactory { static SymbolHash fBuiltInTypes = new SymbolHash(); static { --- 30,39 ----
< prev index next >