Uses of Class
com.thoughtworks.xstream.io.ReaderWrapper

Packages that use ReaderWrapper
com.thoughtworks.xstream.io.path Library for tracking paths of nodes in documents using a subset of XPath. 
 

Uses of ReaderWrapper in com.thoughtworks.xstream.io.path
 

Subclasses of ReaderWrapper in com.thoughtworks.xstream.io.path
 class PathTrackingReader
          Wrapper for HierarchicalStreamReader that tracks the path (a subset of XPath) of the current node that is being read.
 



Copyright © 2004-2011 XStream. All Rights Reserved.