Package net.sf.saxon.jdom
Class JDOMQuery
java.lang.Object
net.sf.saxon.Query
net.sf.saxon.jdom.JDOMQuery
Variant of command line net.sf.saxon.Transform do build the source document
in JDOM and then proceed with the transformation. This class is provided largely for
testing purposes.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sf.saxon.Query
badUsage, doQuery, getConfiguration, makeConfiguration, quit, setPOption
-
Constructor Details
-
JDOMQuery
public JDOMQuery()
-
-
Method Details
-
preprocess
- Throws:
XPathException
-
main
-