net.sf.saxon.jdom
public class JDOMTransform extends Transform
Constructor and Description |
---|
JDOMTransform() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
java.util.List |
preprocess(java.util.List sources)
Preprocess the list of sources.
|
badUsage, doTransform, getConfiguration, loadDocuments, newController, now, processDirectory, processDirectoryAssoc, processFile, processFileAssoc, quit, setFactoryConfiguration, setParams
public java.util.List preprocess(java.util.List sources) throws XPathException
Transform
preprocess
in class Transform
sources
- the list of Source objectsXPathException
public static void main(java.lang.String[] args)