Create an instance of this class to provide process() a container for the XSLT result tree. This class is modeled after the SAX InputSource class, except that it is for the XSLT Result tree, and in addition to streams, writers, and filenames, it also can specify a DOM node, or a DocumentHandler or FormatterListener. @see XSLTProcessor#process(XSLTInputSource,XSLTInputSource,XSLTResultTarget)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|