public class EventSourceParser extends XmlParser
XmlEventSource.XmlParser.ElementHandlernamespaceMap, rootElementName, rootHandler, rootNamespace| Constructor and Description |
|---|
EventSourceParser(XmlParser.ElementHandler rootHandler,
String rootNamespace,
String rootElementName) |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(XmlEventSource source) |
characters, endElement, endPrefixMapping, ignorableWhitespace, parse, parse, parse, parse, setDocumentLocator, startElement, startPrefixMapping, throwParseExceptionendDocument, error, fatalError, notationDecl, processingInstruction, resolveEntity, skippedEntity, startDocument, unparsedEntityDecl, warningpublic EventSourceParser(XmlParser.ElementHandler rootHandler, String rootNamespace, String rootElementName)
public void parse(XmlEventSource source) throws ParseException, IOException
ParseExceptionIOExceptionCopyright © 2012. All Rights Reserved.