| Package | Description |
|---|---|
| com.thoughtworks.xstream.core | |
| com.thoughtworks.xstream.io.path |
Library for tracking paths of nodes in documents using a subset of XPath.
|
| Modifier and Type | Field and Description |
|---|---|
private PathTracker |
ReferenceByXPathUnmarshaller.pathTracker |
private PathTracker |
AbstractReferenceMarshaller.pathTracker |
| Modifier and Type | Field and Description |
|---|---|
private PathTracker |
PathTrackingReader.pathTracker |
private PathTracker |
PathTrackingWriter.pathTracker |
| Constructor and Description |
|---|
PathTrackingReader(HierarchicalStreamReader reader,
PathTracker pathTracker) |
PathTrackingWriter(HierarchicalStreamWriter writer,
PathTracker pathTracker) |