com.icl.saxon.aelfred
Class SAXParserImpl
SAXParser
com.icl.saxon.aelfred.SAXParserImpl
public class SAXParserImpl
extends SAXParser
SAXParserImpl
public SAXParserImpl()
getParser
public Parser getParser()
throws SAXException
getProperty
public Object getProperty(String name)
throws SAXNotRecognizedException,
SAXNotSupportedException
getXMLReader
public XMLReader getXMLReader()
isNamespaceAware
public boolean isNamespaceAware()
isValidating
public boolean isValidating()
setProperty
public void setProperty(String name,
Object value)
throws SAXNotRecognizedException,
SAXNotSupportedException