net.sf.saxon.option.xom.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of saxon-he Show documentation
Show all versions of saxon-he Show documentation
An OSGi bundle for Saxon-HE
Package overview for net.sf.saxon.option.xom
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 saxon8.jar
product, but are released as a separate
saxon8-xom.jar
.
The package provides implementations of the Saxon DocumentInfo and NodeInfo interfaces that act as wrappers to
the relevant XOM classes.
Much of the implemention of this package was done by Wolfgang Hoschek, based on Michael Kay's similar
package for JDOM.
Michael H. Kay
Saxonica Limited
9 February 2005