protected class XMLStream.MyErrorHandler extends DefaultHandler
Modifier | Constructor and Description |
---|---|
protected |
XMLStream.MyErrorHandler() |
Modifier and Type | Method and Description |
---|---|
void |
fatalError(SAXParseException exception) |
characters, endDocument, endElement, endPrefixMapping, error, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
public void fatalError(SAXParseException exception)
fatalError
in interface ErrorHandler
fatalError
in class DefaultHandler