< prev index next >

src/com/sun/org/apache/xerces/internal/impl/xs/util/XSNamedMap4Types.java

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

@@ -30,11 +30,10 @@
  *
  * @xerces.internal
  *
  * @author Sandy Gao, IBM
  *
- * @version $Id: XSNamedMap4Types.java,v 1.7 2010-11-01 04:40:06 joehw Exp $
  */
 public final class XSNamedMap4Types extends XSNamedMapImpl {
 
     // the type of component stored here: complex or simple type
     private final short fType;
< prev index next >