|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.princeton.wordnet.browser.domw3c.ParseErrorHandler
class ParseErrorHandler
Parse-error handler
| Field Summary | |
|---|---|
protected int |
theErrors
Count of errors |
protected int |
theFatalErrors
Count of fatal errors |
protected int |
theWarnings
Count of warnings |
| Constructor Summary | |
|---|---|
protected |
ParseErrorHandler()
Constructor |
| Method Summary | |
|---|---|
void |
error(org.xml.sax.SAXParseException e)
|
void |
fatalError(org.xml.sax.SAXParseException e)
|
void |
warning(org.xml.sax.SAXParseException e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int theWarnings
protected int theErrors
protected int theFatalErrors
| Constructor Detail |
|---|
protected ParseErrorHandler()
| Method Detail |
|---|
public void error(org.xml.sax.SAXParseException e)
throws org.xml.sax.SAXParseException
error in interface org.xml.sax.ErrorHandlerorg.xml.sax.SAXParseException
public void warning(org.xml.sax.SAXParseException e)
throws org.xml.sax.SAXParseException
warning in interface org.xml.sax.ErrorHandlerorg.xml.sax.SAXParseException
public void fatalError(org.xml.sax.SAXParseException e)
throws org.xml.sax.SAXParseException
fatalError in interface org.xml.sax.ErrorHandlerorg.xml.sax.SAXParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||