net.sf.saxon.dom
Class DOMTransform
public
class
DOMTransform
extends Transform
Variant of command line net.sf.saxon.Transform do build the source document
in DOM and then proceed with the transformation. This class is provided largely for
testing purposes.
public static void main(String[] args)
public List preprocess(List sources)