Package com.saxonica


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.

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.

  • Classes
    Class
    Description
     
    This is a synonym of net.sf.saxon.Query, the command line interface for running XQuery.
    This is a synonym of the command line interface net.sf.saxon.Transform for running XSLT transformations.
    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.