| Package | Description |
|---|---|
| com.thoughtworks.xstream.io.path |
Library for tracking paths of nodes in documents using a subset of XPath.
|
| Class and Description |
|---|
| Path
Represents a path (subset of XPath) to a single node in the tree.
|
| PathTracker
Maintains the current
Path as a stream is moved through. |
Joe Walnes, http://xstream.codehaus.org/