public class XMLUserParser extends AbstractXMLParser
User data from an XML file generated by the Wikimedia APIfAttributes, fData, fReader, fXMLReader, NS_ID, PAGE_ID, PAGE_TAG1, PAGE_TAG2, TITLE_ID| Constructor and Description |
|---|
XMLUserParser(User user,
String xmlText) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement(String uri,
String name,
String qName) |
void |
startElement(String namespaceURI,
String localName,
String qName,
Attributes atts) |
characters, endDocument, getString, parse, startDocumentendPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warningpublic XMLUserParser(User user, String xmlText) throws SAXException
SAXExceptionpublic void startElement(String namespaceURI, String localName, String qName, Attributes atts)
startElement in interface ContentHandlerstartElement in class org.xml.sax.helpers.DefaultHandlerpublic void endElement(String uri, String name, String qName)
endElement in interface ContentHandlerendElement in class org.xml.sax.helpers.DefaultHandlerCopyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.