public class ExtensibleSAXParser
extends java.lang.Object
Constructor and Description |
---|
ExtensibleSAXParser() |
Modifier and Type | Method and Description |
---|---|
protected DefaultElementContext |
createInitialContext() |
ElementContext |
getContext()
Get the context
|
void |
parse(XMLLocator locator) |
protected DefaultElementContext createInitialContext()
public ElementContext getContext()
public void parse(XMLLocator locator) throws javax.xml.parsers.ParserConfigurationException, org.xml.sax.SAXException, java.io.IOException
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.io.IOException