public class DeltacloudCollectionHandler extends ParseSax.HandlerWithResult<DeltacloudCollection>
Constructor and Description |
---|
DeltacloudCollectionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
endElement(String uri,
String localName,
String qName) |
DeltacloudCollection |
getResult() |
void |
startElement(String uri,
String localName,
String qName,
Attributes attrs) |
getRequest, setContext
characters, endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public DeltacloudCollection getResult()
getResult
in class ParseSax.HandlerWithResult<DeltacloudCollection>
public void startElement(String uri, String localName, String qName, Attributes attrs) throws SAXException
startElement
in interface ContentHandler
startElement
in class DefaultHandler
SAXException
public void endElement(String uri, String localName, String qName) throws SAXException
endElement
in interface ContentHandler
endElement
in class DefaultHandler
SAXException
Copyright © 2009-2012 jclouds. All Rights Reserved.