public class AccountLevelGroupsHandler extends ParseSax.HandlerForGeneratedRequestWithResult<com.google.common.collect.FluentIterable<AccountLevelGroup>>
| Constructor and Description |
|---|
AccountLevelGroupsHandler() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<AccountLevelGroup> |
getResult() |
void |
startElement(String url,
String name,
String qName,
Attributes attrs) |
getRequest, setContextcharacters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic com.google.common.collect.FluentIterable<AccountLevelGroup> getResult()
getResult in class ParseSax.HandlerWithResult<com.google.common.collect.FluentIterable<AccountLevelGroup>>public void startElement(String url, String name, String qName, Attributes attrs)
startElement in interface ContentHandlerstartElement in class DefaultHandlerCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.