public class DirectionalGroupHandler extends ParseSax.HandlerForGeneratedRequestWithResult<DirectionalGroup>
Constructor and Description |
---|
DirectionalGroupHandler() |
Modifier and Type | Method and Description |
---|---|
DirectionalGroup |
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 DirectionalGroup getResult()
getResult
in class ParseSax.HandlerWithResult<DirectionalGroup>
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.