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 |
AbstractReferenceMarshaller.pathTracker |
private PathTracker |
ReferenceByXPathUnmarshaller.pathTracker |
Modifier and Type | Field and Description |
---|---|
private PathTracker |
PathTrackingWriter.pathTracker |
private PathTracker |
PathTrackingReader.pathTracker |
Constructor and Description |
---|
PathTrackingReader(HierarchicalStreamReader reader,
PathTracker pathTracker) |
PathTrackingWriter(HierarchicalStreamWriter writer,
PathTracker pathTracker) |