public static class User.UserRefHandler extends DefaultHandler
| Constructor and Description |
|---|
UserRefHandler() |
| Modifier and Type | Method and Description |
|---|---|
User |
getUser() |
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 DefaultHandlerSAXExceptionpublic User getUser()
Copyright © 2016–2017. All rights reserved.