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