< prev index next >

src/com/sun/org/apache/xerces/internal/dom/DOMNormalizer.java

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

@@ -93,11 +93,10 @@
  *
  * @xerces.experimental
  *
  * @author Elena Litani, IBM
  * @author Neeraj Bajaj, Sun Microsystems, inc.
- * @version $Id: DOMNormalizer.java,v 1.9 2010-11-01 04:39:38 joehw Exp $
  */
 public class DOMNormalizer implements XMLDocumentHandler {
 
     //
     // constants
< prev index next >