|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
org.jets3t.service.impl.rest.DefaultXmlHandler
org.jets3t.service.impl.rest.XmlResponsesSaxParser.NotificationConfigurationHandler
public class XmlResponsesSaxParser.NotificationConfigurationHandler
Constructor Summary | |
---|---|
XmlResponsesSaxParser.NotificationConfigurationHandler()
|
Method Summary | |
---|---|
void |
endElement(java.lang.String name,
java.lang.String elementText)
|
NotificationConfig |
getNotificationConfig()
|
Methods inherited from class org.jets3t.service.impl.rest.DefaultXmlHandler |
---|
characters, endDocument, endElement, startDocument, startElement, startElement, startElement |
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
---|
endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlResponsesSaxParser.NotificationConfigurationHandler()
Method Detail |
---|
public NotificationConfig getNotificationConfig()
public void endElement(java.lang.String name, java.lang.String elementText)
endElement
in class DefaultXmlHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |