public class DOMTransform extends Transform
| Constructor and Description |
|---|
DOMTransform() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
List |
preprocess(List sources)
Preprocess the list of sources.
|
badUsage, doTransform, execute, getConfiguration, loadDocuments, now, processDirectory, processDirectoryAssoc, processFile, processFileAssoc, quit, setFactoryConfiguration, setPOptionpublic List preprocess(List sources) throws XPathException
Transformpreprocess in class TransformXPathExceptionpublic static void main(String[] args)