< prev index next >

src/com/sun/org/apache/xerces/internal/impl/xpath/regex/Token.java

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

*** 36,46 **** /** * This class represents a node in parse tree. * * @xerces.internal * - * @version $Id: Token.java,v 1.7 2010/07/27 05:02:34 joehw Exp $ */ class Token implements java.io.Serializable { private static final long serialVersionUID = 8484976002585487481L; --- 36,45 ----
< prev index next >