< prev index next >

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

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

@@ -77,11 +77,10 @@
  * well as a grammar pool.
  *
  * @author Pavani Mukthipudi, Sun Microsystems Inc.
  * @author Elena Litani, IBM
  * @author Rahul Srivastava, Sun Microsystems Inc.
- * @version $Id: DOMParserImpl.java,v 1.8 2010-11-01 04:40:09 joehw Exp $
  */
 
 
 public class DOMParserImpl
 extends AbstractDOMParser implements LSParser, DOMConfiguration {
< prev index next >