< prev index next >

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

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

*** 32,42 **** * * @xerces.internal * * @author Sandy Gao, IBM * - * @version $Id: XSParticleDecl.java,v 1.7 2010-11-01 04:39:55 joehw Exp $ */ public class XSParticleDecl implements XSParticle { // types of particles public static final short PARTICLE_EMPTY = 0; --- 32,41 ----
< prev index next >