Package com.icl.saxon.jdom

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

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 com.icl.saxon.jdom Description

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

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

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


Michael H. Kay
25 June 2001