public class OrgListHandler extends ParseSax.HandlerWithResult<Map<String,ReferenceType>>
| Constructor and Description |
|---|
OrgListHandler() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ReferenceType> |
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 Map<String,ReferenceType> getResult()
getResult in class ParseSax.HandlerWithResult<Map<String,ReferenceType>>public void startElement(String uri, String localName, String qName, Attributes attrs) throws SAXException
startElement in interface ContentHandlerstartElement in class DefaultHandlerSAXExceptionCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.