public class XMLEditParser extends AbstractXMLParser
Edit 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 |
|---|
XMLEditParser(String xmlText) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement(String uri,
String localName,
String qName) |
ErrorData |
getErrorData() |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endDocument, getString, parse, startDocumentendPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warningpublic XMLEditParser(String xmlText) throws SAXException
SAXExceptionpublic void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement in interface ContentHandlerstartElement in class org.xml.sax.helpers.DefaultHandlerSAXExceptionpublic void endElement(String uri, String localName, String qName) throws SAXException
endElement in interface ContentHandlerendElement in class org.xml.sax.helpers.DefaultHandlerSAXExceptionpublic ErrorData getErrorData()
Copyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.