public class JDOMTransform extends Transform
| Constructor | Description |
|---|---|
JDOMTransform() |
| 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, waitbadUsage, doTransform, getConfiguration, loadDocuments, newController, now, processDirectory, processDirectoryAssoc, processFile, processFileAssoc, quit, setFactoryConfiguration, setParamspublic java.util.List preprocess(java.util.List sources)
throws XPathException
Transformpreprocess in class Transformsources - the list of Source objectsXPathExceptionpublic static void main(java.lang.String[] args)