|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
com.thaiopensource.validate.auto.ReparseException
public abstract class ReparseException
| Constructor Summary | |
|---|---|
ReparseException()
|
|
| Method Summary | |
|---|---|
abstract Schema |
reparse(SAXSource source)
|
| Methods inherited from class org.xml.sax.SAXException |
|---|
getCause, getException, getMessage, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReparseException()
| Method Detail |
|---|
public abstract Schema reparse(SAXSource source)
throws IncorrectSchemaException,
SAXException,
IOException
IncorrectSchemaException
SAXException
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||