public class DirectionalPoolRecordDetailListHandler extends org.jclouds.http.functions.ParseSax.HandlerForGeneratedRequestWithResult<com.google.common.collect.FluentIterable<DirectionalPoolRecordDetail>>
| Constructor and Description |
|---|
DirectionalPoolRecordDetailListHandler(DirectionalPoolRecordDetailHandler directionalRecordHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement(String uri,
String name,
String qName) |
com.google.common.collect.FluentIterable<DirectionalPoolRecordDetail> |
getResult() |
void |
startElement(String url,
String name,
String qName,
Attributes attributes) |
getRequest, setContextcharacters, endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning@Inject public DirectionalPoolRecordDetailListHandler(DirectionalPoolRecordDetailHandler directionalRecordHandler)
public com.google.common.collect.FluentIterable<DirectionalPoolRecordDetail> getResult()
getResult in class org.jclouds.http.functions.ParseSax.HandlerWithResult<com.google.common.collect.FluentIterable<DirectionalPoolRecordDetail>>public void startElement(String url, String name, String qName, Attributes attributes)
startElement in interface ContentHandlerstartElement in class org.xml.sax.helpers.DefaultHandlerpublic void endElement(String uri, String name, String qName)
endElement in interface ContentHandlerendElement in class org.xml.sax.helpers.DefaultHandlerCopyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.