public class DOMTransform extends Transform
Constructor | Description |
---|---|
DOMTransform() |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] args) |
|
java.util.List |
preprocess(java.util.List sources) |
Preprocess the list of sources.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
badUsage, doTransform, execute, getConfiguration, loadDocuments, now, processDirectory, processDirectoryAssoc, processFile, processFileAssoc, quit, setFactoryConfiguration, setPOption
public java.util.List preprocess(java.util.List sources) throws XPathException
Transform
preprocess
in class Transform
XPathException
public static void main(java.lang.String[] args)