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