Package com.thaiopensource.validate.auto
Class ReparseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
com.thaiopensource.validate.auto.ReparseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.xml.sax.SAXException
getCause, getException, getMessage, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ReparseException
public ReparseException()
-
-
Method Details
-
reparse
public abstract Schema reparse(SAXSource source) throws IncorrectSchemaException, SAXException, IOException
-