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, setPermittedOptions
public java.util.List<javax.xml.transform.Source> preprocess(java.util.List<javax.xml.transform.Source> sources) throws XPathException
Transform
preprocess
in class Transform
sources
- 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.