All Classes and Interfaces

Class
Description
 
 
A specialized class that builds a native object model from any tree-like source.
Enumeration of supported node types within a PolyMorph tree structure.
Provides a uniform, read-only abstraction for navigating tree-like data structures.
Provides a uniform, event-based abstraction for constructing tree-like data structures.
Immutable representation of a tree node where the node and its descendants are accessed through a TreeAdapter.
Exception thrown when a node cannot be read, written, or generated by a NodeReader, NodeWriter, or NodeGenerator.
 
 
Provides a stateful, non-recursive, depth-first iterator for arbitrary tree-like structures.
Identifies the role of the current node within the tree structure during traversal.