public class ImageInfoResponseHandler extends BaseImageResponseHandler<Image>
builder
Modifier and Type | Method and Description |
---|---|
void |
endElement(String uri,
String localName,
String qName) |
Image |
getResult() |
setPropertyOnEndTag
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<Image>
SAXException
public Image getResult()
getResult
in class ParseSax.HandlerWithResult<Image>
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.