< prev index next >

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

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

@@ -33,11 +33,10 @@
  *
  * @xerces.internal
  *
  * @author Sandy Gao, IBM
  *
- * @version $Id: DatatypeException.java,v 1.6 2010-11-01 04:39:43 joehw Exp $
  */
 public class DatatypeException extends Exception {
 
     /** Serialization version. */
     static final long serialVersionUID = 1940805832730465578L;
< prev index next >