public class JDOMTransform extends Transform
allowExit, compiler, processor, repeat, run, schemaAware, showTime, sourceParserName, useURLs| Constructor and Description |
|---|
JDOMTransform() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
java.util.List<javax.xml.transform.Source> |
preprocess(java.util.List<javax.xml.transform.Source> sources)
Preprocess the list of sources.
|
applyLocalOptions, badUsage, doTransform, getConfiguration, initializeConfiguration, newTransformer, now, processFile, quit, setFactoryConfiguration, setPermittedOptionspublic java.util.List<javax.xml.transform.Source> preprocess(java.util.List<javax.xml.transform.Source> 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-2018 Saxonica Limited. All rights reserved.