< prev index next >

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

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

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