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 TypeClassDescriptionclassAbstract base class for a TreeMarshaller, that can build references.classclassMethods in com.thoughtworks.xstream.core that return TreeMarshallerModifier and TypeMethodDescriptionprotected abstract TreeMarshallerAbstractTreeMarshallingStrategy.createMarshallingContext(HierarchicalStreamWriter writer, ConverterLookup converterLookup, Mapper mapper) protected TreeMarshallerReferenceByIdMarshallingStrategy.createMarshallingContext(HierarchicalStreamWriter writer, ConverterLookup converterLookup, Mapper mapper) protected TreeMarshallerReferenceByXPathMarshallingStrategy.createMarshallingContext(HierarchicalStreamWriter writer, ConverterLookup converterLookup, Mapper mapper) protected TreeMarshallerTreeMarshallingStrategy.createMarshallingContext(HierarchicalStreamWriter writer, ConverterLookup converterLookup, Mapper mapper)