< prev index next >

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

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

*** 29,39 **** /** * Contains a list of Objects. * * @xerces.internal * - * @version $Id: ObjectListImpl.java,v 1.2 2010-10-26 23:01:04 joehw Exp $ */ public final class ObjectListImpl extends AbstractList implements ObjectList { /** * An immutable empty list. --- 29,38 ----
< prev index next >