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, setContext
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public 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 ContentHandler
startElement
in class DefaultHandler
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.