public class InstanceStatesHandler extends ParseSax.HandlerWithResult<com.google.common.collect.Multimap<Instance.State,? extends Transition>>
| Constructor and Description | 
|---|
InstanceStatesHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.collect.Multimap<Instance.State,? extends Transition> | 
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, warningprotected Logger logger
public com.google.common.collect.Multimap<Instance.State,? extends Transition> getResult()
getResult in class ParseSax.HandlerWithResult<com.google.common.collect.Multimap<Instance.State,? extends Transition>>public void startElement(String uri, String localName, String qName, Attributes attrs) throws SAXException
startElement in interface ContentHandlerstartElement in class DefaultHandlerSAXExceptionCopyright © 2009-2013 jclouds. All Rights Reserved.