net.sf.saxon.tree.util.package.html Maven / Gradle / Ivy
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
© 2015 - 2025 Weber Informatics LLC | Privacy Policy