public class JDOM2Transform extends Transform
| Constructor and Description |
|---|
JDOM2Transform() |
| 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.
|
applyLocalOptions, badUsage, doTransform, getConfiguration, initializeConfiguration, newTransformer, quit, setFactoryConfiguration, setPermittedOptionspublic java.util.List preprocess(java.util.List sources)
throws XPathException
Transformpreprocess in class Transformsources - the list of Source objectsXPathException - if a Source object is not recognizedpublic static void main(java.lang.String[] args)
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.