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, setContext
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public 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 ContentHandler
startElement
in class DefaultHandler
SAXException
Copyright © 2009-2012 jclouds. All Rights Reserved.