Class Summary |
CompileQuery |
This class provides a command line interface for compiling XQuery queries into Java code |
Query |
This is a schema-aware version of the command line interface for running
XSLT transformations |
SchemaAwareTransformerFactory |
The is the JAXP TransformerFactory implementation for the schema-aware
version of Saxon. |
SchemaAwareXPathFactory |
An implementation of the JAXP XPath Factory that creates a schema-aware configuration. |
Transform |
This is a schema-aware version of the command line interface for running
XSLT transformations |
Validate |
This Validate class provides a command line interface that causes a source
document to be parsed and validated against a schema. |