public class AccountHandler extends ParseSax.HandlerForGeneratedRequestWithResult<Account>
Constructor and Description |
---|
AccountHandler() |
Modifier and Type | Method and Description |
---|---|
Account |
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 Account getResult()
getResult
in class ParseSax.HandlerWithResult<Account>
public void startElement(String uri, String localName, String qName, Attributes attrs)
startElement
in interface ContentHandler
startElement
in class DefaultHandler
Copyright © 2009-2013 jclouds. All Rights Reserved.