public class ReferenceByIdMarshallingStrategy extends AbstractTreeMarshallingStrategy
Constructor and Description |
---|
ReferenceByIdMarshallingStrategy() |
Modifier and Type | Method and Description |
---|---|
protected TreeMarshaller |
createMarshallingContext(HierarchicalStreamWriter writer,
ConverterLookup converterLookup,
Mapper mapper) |
protected TreeUnmarshaller |
createUnmarshallingContext(java.lang.Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
Mapper mapper) |
marshal, unmarshal
protected TreeUnmarshaller createUnmarshallingContext(java.lang.Object root, HierarchicalStreamReader reader, ConverterLookup converterLookup, Mapper mapper)
createUnmarshallingContext
in class AbstractTreeMarshallingStrategy
protected TreeMarshaller createMarshallingContext(HierarchicalStreamWriter writer, ConverterLookup converterLookup, Mapper mapper)
createMarshallingContext
in class AbstractTreeMarshallingStrategy
Copyright © 2004–2022 XStream. All rights reserved.