public class RegionListHandler extends ParseSax.HandlerForGeneratedRequestWithResult<com.google.common.collect.Multimap<IdAndName,String>>
Constructor and Description |
---|
RegionListHandler() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.Multimap<IdAndName,String> |
getResult() |
void |
startElement(String url,
String name,
String qName,
Attributes attrs) |
getRequest, setContext
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public com.google.common.collect.Multimap<IdAndName,String> getResult()
getResult
in class ParseSax.HandlerWithResult<com.google.common.collect.Multimap<IdAndName,String>>
public void startElement(String url, String name, String qName, Attributes attrs)
startElement
in interface ContentHandler
startElement
in class DefaultHandler
Copyright © 2009-2013 jclouds. All Rights Reserved.