Package net.sf.saxon.tree.util

This package defines a number of utility and helper classes for implementing tree models.

See: Description

Package net.sf.saxon.tree.util Description

This package defines a number of utility and helper classes for implementing tree models.

The Navigator class provides many utility methods, for example to implement various axes in terms of other axes, and to support numbering.

The 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

Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.