net.sf.saxon.tree.util.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: net.sf.saxon.tree.util
This package defines a number of utility and helper classes for implementing tree models.
The {@link net.sf.saxon.tree.util.Navigator} class provides many utility methods, for example to implement various axes in terms
of other axes, and to support numbering.
The {@link net.sf.saxon.tree.util.Orphan} class is a general-purpose implementation of a node with no parent, no attributes, and no children.
Michael H. Kay
Saxonica Limited
28 November 2011