public class DirectionalPoolListHandler extends ParseSax.HandlerForGeneratedRequestWithResult<com.google.common.collect.FluentIterable<DirectionalPool>>
Constructor and Description |
---|
DirectionalPoolListHandler() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.FluentIterable<DirectionalPool> |
getResult() |
void |
startElement(String url,
String name,
String qName,
Attributes attrs) |
getRequest, setContext
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public com.google.common.collect.FluentIterable<DirectionalPool> getResult()
getResult
in class ParseSax.HandlerWithResult<com.google.common.collect.FluentIterable<DirectionalPool>>
public void startElement(String url, String name, String qName, Attributes attrs)
startElement
in interface ContentHandler
startElement
in class DefaultHandler
Copyright © 2009-2013 jclouds. All Rights Reserved.