Uses of Class
com.thoughtworks.xstream.io.ReaderWrapper
Packages that use ReaderWrapper
Package
Description
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.pathModifier and TypeClassDescriptionclass
Wrapper for HierarchicalStreamReader that tracks the path (a subset of XPath) of the current node that is being read.