|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WriterWrapper | |
com.thoughtworks.xstream.io | |
com.thoughtworks.xstream.io.path | 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.io | |
class |
StatefulWriter
An wrapper for all HierarchicalStreamWriter implementations, that keeps the state. |
Uses of WriterWrapper in com.thoughtworks.xstream.io.path |
Subclasses of WriterWrapper in com.thoughtworks.xstream.io.path | |
class |
PathTrackingWriter
Wrapper for HierarchicalStreamWriter that tracks the path (a subset of XPath) of the current node that is being written. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |