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