| Package | Description | 
|---|---|
| com.thoughtworks.xstream.io | |
| com.thoughtworks.xstream.io.path | 
 Library for tracking paths of nodes in documents using a subset of XPath. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
StatefulWriter
An wrapper for all  
HierarchicalStreamWriter implementations, that keeps the state. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PathTrackingWriter
Wrapper for HierarchicalStreamWriter that tracks the path (a subset of XPath) of the current node that is being written. 
 | 
Copyright © 2004–2016 XStream. All rights reserved.