Package com.saxonica

The package com.saxonica 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 causes a source document to be parsed and validated against a schema.
 

Package com.saxonica Description

The package com.saxonica 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
12 June 2009



Copyright (c) Saxonica Limited. All rights reserved.