public class TrafficControllerPoolListHandler extends ParseSax.HandlerForGeneratedRequestWithResult<com.google.common.collect.FluentIterable<TrafficControllerPool>>
| Constructor and Description |
|---|
TrafficControllerPoolListHandler(TrafficControllerPoolHandler poolHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement(String uri,
String name,
String qName) |
com.google.common.collect.FluentIterable<TrafficControllerPool> |
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 TrafficControllerPoolListHandler(TrafficControllerPoolHandler poolHandler)
public com.google.common.collect.FluentIterable<TrafficControllerPool> getResult()
getResult in class ParseSax.HandlerWithResult<com.google.common.collect.FluentIterable<TrafficControllerPool>>public void startElement(String url, String name, String qName, Attributes attributes)
startElement in interface ContentHandlerstartElement in class DefaultHandlerpublic void endElement(String uri, String name, String qName)
endElement in interface ContentHandlerendElement in class DefaultHandlerCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.