Nux 1.0a5

Package net.sf.saxon.xom

Low-level contributions for XOM integration with XQuery and XSLT that will become part of the Saxon-8.2 release (as already discussed with Michael Kay).

See:
          Description

Class Summary
DocumentWrapper The root node of an XPath tree.
NodeWrapper A node in the XML parse tree representing an XML element, character content, or attribute.
 

Package net.sf.saxon.xom Description

Low-level contributions for XOM integration with XQuery and XSLT that will become part of the Saxon-8.2 release (as already discussed with Michael Kay). Once that saxon release ships, these classes will be removed from the Nux distribution.

This package provides glue classes that enable Saxon to process a source document supplied as a XOM tree (see http://www.cafeconleche.org/XOM ).

These classes are not part of the core saxon.jar product, but are released as a separate saxon-xom.jar.

The package provides implementations of the Saxon DocumentInfo and NodeInfo classes that act as wrappers to the relevant XOM classes.


Nux 1.0a5