public static class Field.FieldHandler extends org.xml.sax.helpers.DefaultHandler
| Constructor and Description |
|---|
Field.FieldHandler(String name,
String url) |
| Modifier and Type | Method and Description |
|---|---|
Field |
getField() |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic Field getField()
public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement in interface ContentHandlerstartElement in class org.xml.sax.helpers.DefaultHandlerSAXExceptionCopyright © 2004-2013. All Rights Reserved.