< prev index next >

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

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

*** 32,42 **** * * @xerces.internal * * @author Sandy Gao, IBM * @author Elena Litani, IBM - * @version $Id: XSCMValidator.java,v 1.6 2009/07/28 15:18:12 spericas Exp $ */ public interface XSCMValidator { public static final short FIRST_ERROR = -1; --- 32,41 ----
< prev index next >