org.jets3t.service.impl.rest
Class XmlResponsesSaxParser.WebsiteConfigurationHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.jets3t.service.impl.rest.DefaultXmlHandler
org.jets3t.service.impl.rest.XmlResponsesSaxParser.WebsiteConfigurationHandler
- All Implemented Interfaces:
- ContentHandler, DTDHandler, EntityResolver, ErrorHandler
- Enclosing class:
- XmlResponsesSaxParser
public class XmlResponsesSaxParser.WebsiteConfigurationHandler
- extends DefaultXmlHandler
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warning |
XmlResponsesSaxParser.WebsiteConfigurationHandler
public XmlResponsesSaxParser.WebsiteConfigurationHandler()
getWebsiteConfig
public WebsiteConfig getWebsiteConfig()
endElement
public void endElement(String name,
String elementText)
- Overrides:
endElement
in class DefaultXmlHandler