public abstract class ReparseException extends SAXException
Constructor and Description |
---|
ReparseException() |
Modifier and Type | Method and Description |
---|---|
abstract Schema |
reparse(SAXSource source) |
getCause, getException, getMessage, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public abstract Schema reparse(SAXSource source) throws IncorrectSchemaException, SAXException, IOException