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