public class ServiceFaultResponseHandler extends BaseProfitBricksResponseHandler<ServiceFault>
Modifier and Type | Method and Description |
---|---|
void |
endElement(String uri,
String localName,
String qName) |
ServiceFault |
getResult() |
protected void |
setPropertyOnEndTag(String qName) |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, clearTextBuffer, reset, textToBooleanValue, textToDoubleValue, textToFloatValue, textToIntValue, textToStringValue
getRequest, setContext
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement
in interface ContentHandler
startElement
in class DefaultHandler
SAXException
protected void setPropertyOnEndTag(String qName)
setPropertyOnEndTag
in class BaseProfitBricksResponseHandler<ServiceFault>
public void endElement(String uri, String localName, String qName) throws SAXException
endElement
in interface ContentHandler
endElement
in class BaseProfitBricksResponseHandler<ServiceFault>
SAXException
public ServiceFault getResult()
getResult
in class ParseSax.HandlerWithResult<ServiceFault>
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.