|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeUnmarshaller | |
---|---|
com.thoughtworks.xstream.core |
Uses of TreeUnmarshaller in com.thoughtworks.xstream.core |
---|
Subclasses of TreeUnmarshaller in com.thoughtworks.xstream.core | |
---|---|
class |
AbstractReferenceUnmarshaller
Abstract base class for a TreeUnmarshaller, that resolves references. |
class |
ReferenceByIdUnmarshaller
|
class |
ReferenceByXPathUnmarshaller
|
Methods in com.thoughtworks.xstream.core that return TreeUnmarshaller | |
---|---|
protected abstract TreeUnmarshaller |
AbstractTreeMarshallingStrategy.createUnmarshallingContext(Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
Mapper mapper)
|
protected TreeUnmarshaller |
ReferenceByXPathMarshallingStrategy.createUnmarshallingContext(Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
Mapper mapper)
|
protected TreeUnmarshaller |
TreeMarshallingStrategy.createUnmarshallingContext(Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
Mapper mapper)
|
protected TreeUnmarshaller |
ReferenceByIdMarshallingStrategy.createUnmarshallingContext(Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
Mapper mapper)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |