Uses of Class
com.thoughtworks.xstream.core.TreeMarshaller
Packages that use TreeMarshaller
-
Uses of TreeMarshaller in com.thoughtworks.xstream.core
Subclasses of TreeMarshaller in com.thoughtworks.xstream.coreModifier and TypeClassDescriptionclass
Abstract base class for a TreeMarshaller, that can build references.class
class
Methods in com.thoughtworks.xstream.core that return TreeMarshallerModifier and TypeMethodDescriptionprotected abstract TreeMarshaller
AbstractTreeMarshallingStrategy.createMarshallingContext
(HierarchicalStreamWriter writer, ConverterLookup converterLookup, Mapper mapper) protected TreeMarshaller
ReferenceByIdMarshallingStrategy.createMarshallingContext
(HierarchicalStreamWriter writer, ConverterLookup converterLookup, Mapper mapper) protected TreeMarshaller
ReferenceByXPathMarshallingStrategy.createMarshallingContext
(HierarchicalStreamWriter writer, ConverterLookup converterLookup, Mapper mapper) protected TreeMarshaller
TreeMarshallingStrategy.createMarshallingContext
(HierarchicalStreamWriter writer, ConverterLookup converterLookup, Mapper mapper)