< prev index next >

src/com/sun/org/apache/xerces/internal/xni/parser/XMLConfigurationException.java

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

*** 28,38 **** * <code>XNIException</code> in order to differentiate between general * parsing errors and configuration errors. * * @author Andy Clark, IBM * - * @version $Id: XMLConfigurationException.java,v 1.7 2010-11-01 04:40:22 joehw Exp $ */ public class XMLConfigurationException extends XNIException { /** Serialization version. */ --- 28,37 ----
< prev index next >