public static class User.UserRefHandler extends org.xml.sax.helpers.DefaultHandler
| Constructor and Description |
|---|
User.UserRefHandler() |
| Modifier and Type | Method and Description |
|---|---|
User |
getUser()
Gets the first user found.
|
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 void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement in interface ContentHandlerstartElement in class org.xml.sax.helpers.DefaultHandlerSAXExceptionpublic User getUser()
Copyright © 2004-2013. All Rights Reserved.