ContentHandler, DTDHandler, EntityResolver, ErrorHandlerpublic class XmlResponsesSaxParser.NotificationConfigurationHandler extends DefaultXmlHandler
| Constructor | Description |
|---|---|
NotificationConfigurationHandler() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
endElement(String name,
String elementText) |
|
NotificationConfig |
getNotificationConfig() |
endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warningcharacters, endDocument, endElement, startDocument, startElement, startElement, startElementpublic NotificationConfig getNotificationConfig()
public void endElement(String name, String elementText)
endElement in class DefaultXmlHandler