Package com.thoughtworks.xstream.io
Interface ExtendedHierarchicalStreamWriter
- All Superinterfaces:
HierarchicalStreamWriter
- All Known Implementing Classes:
AbstractDocumentWriter
,AbstractJsonWriter
,AbstractWriter
,AbstractXmlWriter
,BinaryStreamWriter
,CompactWriter
,Dom4JWriter
,Dom4JXmlWriter
,DomWriter
,JDom2Writer
,JDomWriter
,JsonHierarchicalStreamWriter
,JsonWriter
,PathTrackingWriter
,PrettyPrintWriter
,SaxWriter
,StatefulWriter
,StaxWriter
,WriterWrapper
,XppDomWriter
Deprecated.
As of 1.4.11, this interface will be merged into parent with version 1.5.0.
-
Method Summary
Methods inherited from interface com.thoughtworks.xstream.io.HierarchicalStreamWriter
addAttribute, close, endNode, flush, setValue, startNode, underlyingWriter
-
Method Details
-
startNode
Deprecated.
-