< prev index next >

src/com/sun/org/apache/xerces/internal/parsers/SAXParser.java

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

@@ -35,11 +35,10 @@
  * well as a grammar pool.
  *
  * @author Arnaud  Le Hors, IBM
  * @author Andy Clark, IBM
  *
- * @version $Id: SAXParser.java,v 1.7 2010-11-01 04:40:09 joehw Exp $
  */
 public class SAXParser
     extends AbstractSAXParser {
 
     //
< prev index next >