|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jclark.xsl.dom.XMLProcessorImpl | +--com.jclark.xsl.dom.SunXMLProcessorImpl
Constructor Summary | |
SunXMLProcessorImpl()
|
Method Summary | |
org.w3c.dom.Element |
getElementById(org.w3c.dom.Document doc,
java.lang.String str)
|
org.w3c.dom.Document |
load(org.xml.sax.InputSource input)
|
Methods inherited from class com.jclark.xsl.dom.XMLProcessorImpl |
createResult, load, load, setErrorHandler |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SunXMLProcessorImpl()
Method Detail |
public org.w3c.dom.Document load(org.xml.sax.InputSource input) throws java.io.IOException, org.xml.sax.SAXException
load
in class XMLProcessorImpl
java.io.IOException
org.xml.sax.SAXException
public org.w3c.dom.Element getElementById(org.w3c.dom.Document doc, java.lang.String str)
getElementById
in interface DOMExtensions
getElementById
in class XMLProcessorImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |