public class ZoneHandler extends ParseSax.HandlerForGeneratedRequestWithResult<Zone>
| Constructor and Description | 
|---|
| ZoneHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| Zone | getResult() | 
| void | startElement(String uri,
            String localName,
            String qName,
            Attributes attrs) | 
getRequest, setContextcharacters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic Zone getResult()
getResult in class ParseSax.HandlerWithResult<Zone>public void startElement(String uri, String localName, String qName, Attributes attrs)
startElement in interface ContentHandlerstartElement in class DefaultHandlerCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.