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 SAXException
getCause, getException, getMessage, toStringMethods inherited from class 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
-