Package net.sf.saxon.option.jdom2
Class JDOM2Query
java.lang.Object
net.sf.saxon.Query
net.sf.saxon.option.jdom2.JDOM2Query
Variant of command line net.sf.saxon.Transform do build the source document
in JDOM2 and then proceed with the transformation. This class is provided largely for
testing purposes.
-
Field Summary
Fields inherited from class net.sf.saxon.Query
backup, config, explaining, explainOutputFileName, languageVersion, moduleURIResolverClass, nsOption, outputFileName, projection, queryFileName, repeat, showTime, sourceJsonFileName, sourceXmlFileName, streaming, updating, useURLs, wrap, writeback
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sf.saxon.Query
applyLocalOptions, badUsage, compileQuery, createFileIfNecessary, doQuery, doQuery, explain, getConfiguration, initializeConfiguration, processSource, processSourceFile, quit, runQuery, runUpdate
-
Constructor Details
-
Method Details
-
preprocess
- Throws:
XPathException
-
main
-