Skip navigation links

Package net.sf.saxon.tree.wrapper

This package defines a number of implementations of "virtual nodes" implemented as wrappers around other nodes.

See: Description

Package net.sf.saxon.tree.wrapper Description

This package defines a number of implementations of "virtual nodes" implemented as wrappers around other nodes.

The SpaceStrippedNode class provides a virtual tree in which whitespace text nodes in the underlying real tree are ignored.

The TypeStrippedNode class provides a virtual tree in which type annotations in the underlying real tree are ignored.

The VirtualCopy class provides a tree that is the same as the underlying tree in everything except node identity.

Skip navigation links

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