Package com.saxonica

This package together with its subpackages contains the code of Saxon-PE and Saxon-EE, other than the code that is in common with the open-source version Saxon-HE.

See:
          Description

Class Summary
CompileQuery This class provides a command line interface for compiling XQuery queries into Java code.
CompileStylesheet This CompileStylesheet class provides a command-line interface allowing a stylesheet to be compiled.
CompileStylesheet.TracingObjectOutputStream Tracing version of ObjectOutputStream for diagnostics
Query This is a synonym of net.sf.saxon.Query, the command line interface for running XQuery.
Transform This is a synonym of the command line interface net.sf.saxon.Transform for running XSLT transformations.
Validate This Validate class provides a command line interface that allows validation of a source document against a schema, and/or checking that a source schema is a valid schema.
 

Package com.saxonica Description

This package together with its subpackages contains the code of Saxon-PE and Saxon-EE, other than the code that is in common with the open-source version Saxon-HE.

Most of the code is in subsidiary packages, which are described individually.

The classes that are directly in this package support command-line interfaces to Saxon.

Michael H. Kay
Saxonica Limited
30 July 2010



Copyright (c) 2004-2010 Saxonica Limited. All rights reserved.