|
: Class SAXParserFactoryImpl
com.icl.saxon.aelfred
Class SAXParserFactoryImpl
java.lang.Object
|
|
+--com.icl.saxon.aelfred.SAXParserFactoryImpl
Implements the JAXP 1.1 ParserFactory interface.
to the value "com.icl.saxon.aelfred.SAXParserFactoryImpl"; then call
isNamespaceAware, isValidating, newInstance, setNamespaceAware, setValidating |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAXParserFactoryImpl
public SAXParserFactoryImpl()
getFeature
public boolean getFeature(java.lang.String name)
setFeature
public void setFeature(java.lang.String name,
boolean value)
newSAXParser
|