Uses of Class
com.thoughtworks.xstream.io.WriterWrapper
Packages that use WriterWrapper
Package
Description
Library for tracking paths of nodes in documents using a subset of XPath.
-
Uses of WriterWrapper in com.thoughtworks.xstream.io
Subclasses of WriterWrapper in com.thoughtworks.xstream.ioModifier and TypeClassDescriptionclass
An wrapper for allHierarchicalStreamWriter
implementations, that keeps the state. -
Uses of WriterWrapper in com.thoughtworks.xstream.io.path
Subclasses of WriterWrapper in com.thoughtworks.xstream.io.pathModifier and TypeClassDescriptionclass
Wrapper for HierarchicalStreamWriter that tracks the path (a subset of XPath) of the current node that is being written.