public class PublicIpListResponseHandler extends BasePublicIpResponseHandler<List<IpBlock.PublicIp>>
builder| Modifier and Type | Method and Description |
|---|---|
void |
endElement(String uri,
String localName,
String qName) |
List<IpBlock.PublicIp> |
getResult() |
void |
reset() |
setPropertyOnEndTagcharacters, clearTextBuffer, textToBooleanValue, textToDoubleValue, textToFloatValue, textToIntValue, textToStringValuegetRequest, setContextendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningpublic void endElement(String uri, String localName, String qName) throws SAXException
endElement in interface ContentHandlerendElement in class BaseProfitBricksResponseHandler<List<IpBlock.PublicIp>>SAXExceptionpublic void reset()
reset in class BaseProfitBricksResponseHandler<List<IpBlock.PublicIp>>public List<IpBlock.PublicIp> getResult()
getResult in class ParseSax.HandlerWithResult<List<IpBlock.PublicIp>>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.