| Package | Description |
|---|---|
| org.xml.sax.helpers |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultHandler.error(SAXParseException e)
Receive notification of a recoverable parser error.
|
void |
DefaultHandler.fatalError(SAXParseException e)
Report a fatal XML parsing error.
|
void |
DefaultHandler.warning(SAXParseException e)
Receive notification of a parser warning.
|
Copyright © 2012 code4tv.com. All Rights Reserved.