ContentHandler
, DTDHandler
, EntityResolver
, ErrorHandler
public 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, warning
characters, endDocument, endElement, startDocument, startElement, startElement, startElement
public NotificationConfig getNotificationConfig()
public void endElement(String name, String elementText)
endElement
in class DefaultXmlHandler