public class ServerListResponseHandler extends BaseServerResponseHandler<List<Server>>
builder, dataCenterBuilder, dateService, nicListResponseHandler, storageListResponseHandler, useNicParser, useStorageParser
Modifier and Type | Method and Description |
---|---|
void |
endElement(String uri,
String localName,
String qName) |
List<Server> |
getResult() |
void |
reset() |
characters, setPropertyOnEndTag, startElement, textToIso8601Date
clearTextBuffer, textToBooleanValue, textToDoubleValue, textToFloatValue, textToIntValue, textToStringValue
getRequest, setContext
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public void endElement(String uri, String localName, String qName) throws SAXException
endElement
in interface ContentHandler
endElement
in class BaseProfitBricksResponseHandler<List<Server>>
SAXException
public void reset()
reset
in class BaseProfitBricksResponseHandler<List<Server>>
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.