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, setContextcharacters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic 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 ContentHandlerstartElement in class DefaultHandlerCopyright © 2009-2013 jclouds. All Rights Reserved.