< prev index next >

src/com/sun/org/apache/xerces/internal/jaxp/SAXParserFactoryImpl.java

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

@@ -39,11 +39,10 @@
  * default implementation for the platform.
  *
  * @author Rajiv Mordani
  * @author Edwin Goei
  *
- * @version $Id: SAXParserFactoryImpl.java,v 1.9 2010-11-01 04:40:06 joehw Exp $
  */
 public class SAXParserFactoryImpl extends SAXParserFactory {
 
     /** Feature identifier: validation. */
     private static final String VALIDATION_FEATURE =
< prev index next >