|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.saxon.Query
net.sf.saxon.jdom.JDOMQuery
public class 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 |
---|
Fields inherited from class net.sf.saxon.Query |
---|
backup, config, explain, explainOutputFileName, moduleURIResolverClass, outputFileName, projection, pullMode, queryFileName, repeat, showTime, sourceFileName, updating, uriResolverClass, useURLs, wrap, writeback |
Constructor Summary | |
---|---|
JDOMQuery()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
java.util.List |
preprocess(java.util.List sources)
|
Methods inherited from class net.sf.saxon.Query |
---|
badUsage, compileQuery, doQuery, explain, getConfiguration, loadAdditionalSchemas, makeConfiguration, parseOptions, processSource, processSourceFile, quit, runQuery, testIfSchemaAware |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JDOMQuery()
Method Detail |
---|
public java.util.List preprocess(java.util.List sources) throws XPathException
XPathException
public static void main(java.lang.String[] args)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |