< prev index next >

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

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

*** 33,43 **** * @xerces.internal * * @author Neeraj Bajaj, Sun Microsystems, inc. * @author Sandy Gao, IBM * - * @version $Id: BaseDVFactory.java,v 1.7 2010-11-01 04:39:46 joehw Exp $ */ public class BaseDVFactory extends SchemaDVFactory { static final String URI_SCHEMAFORSCHEMA = "http://www.w3.org/2001/XMLSchema"; --- 33,42 ----
< prev index next >