Class ReferenceByIdUnmarshaller
java.lang.Object
com.thoughtworks.xstream.core.TreeUnmarshaller
com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller
com.thoughtworks.xstream.core.ReferenceByIdUnmarshaller
- All Implemented Interfaces:
DataHolder, UnmarshallingContext
-
Field Summary
Fields inherited from class TreeUnmarshaller
reader -
Constructor Summary
ConstructorsConstructorDescriptionReferenceByIdUnmarshaller(Object root, HierarchicalStreamReader reader, ConverterLookup converterLookup, Mapper mapper) -
Method Summary
Modifier and TypeMethodDescriptionprotected Objectprotected ObjectgetReferenceKey(String reference) Methods inherited from class AbstractReferenceUnmarshaller
convertMethods inherited from class TreeUnmarshaller
addCompletionCallback, convertAnother, convertAnother, currentObject, get, getMapper, getRequiredType, keys, put, start
-
Constructor Details
-
ReferenceByIdUnmarshaller
public ReferenceByIdUnmarshaller(Object root, HierarchicalStreamReader reader, ConverterLookup converterLookup, Mapper mapper)
-
-
Method Details
-
getReferenceKey
- Specified by:
getReferenceKeyin classAbstractReferenceUnmarshaller
-
getCurrentReferenceKey
- Specified by:
getCurrentReferenceKeyin classAbstractReferenceUnmarshaller
-