|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeMarshaller | |
---|---|
com.thoughtworks.xstream.core |
Uses of TreeMarshaller in com.thoughtworks.xstream.core |
---|
Subclasses of TreeMarshaller in com.thoughtworks.xstream.core | |
---|---|
class |
AbstractReferenceMarshaller
Abstract base class for a TreeMarshaller, that can build references. |
class |
ReferenceByIdMarshaller
|
class |
ReferenceByXPathMarshaller
|
Methods in com.thoughtworks.xstream.core that return TreeMarshaller | |
---|---|
protected abstract TreeMarshaller |
AbstractTreeMarshallingStrategy.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)
|
protected TreeMarshaller |
ReferenceByIdMarshallingStrategy.createMarshallingContext(HierarchicalStreamWriter writer,
ConverterLookup converterLookup,
Mapper mapper)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |