net.sf.saxon.option.jdom

Class JDOMTransform

public class JDOMTransform extends Transform

Variant of command line net.sf.saxon.Transform do build the source document in JDOM and then proceed with the transformation. This class is provided largely for testing purposes.
Method Summary
static voidmain(String[] args)
Listpreprocess(List sources)

Method Detail

main

public static void main(String[] args)

preprocess

public List preprocess(List sources)