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 TypeClassDescriptionclassAn wrapper for allHierarchicalStreamWriterimplementations, that keeps the state. -
Uses of WriterWrapper in com.thoughtworks.xstream.io.path
Subclasses of WriterWrapper in com.thoughtworks.xstream.io.pathModifier and TypeClassDescriptionclassWrapper for HierarchicalStreamWriter that tracks the path (a subset of XPath) of the current node that is being written.