could someone point me in the direction of api documentation for jclark's xt
parser ? how do i do the equivalent of this :
XSLTResultTarget outputXML = new XSLTResultTarget(out);
XSLTProcessor processor = XSLTProcessorFactory.getProcessor();
processor.process(new XSLTInputSource("./public_html/xml/cc.xml"),new
XSLTInputSource("./public_html/xml/cc.xsl"),outputXML);
w/ jclark's xt ?
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|
RSuiter - Wed, 23 Feb 2000 12:46:18 -0600
Mar Fior - Thu, 24 Feb 2000 09:39:02 CET
|
|