public abstract class AbstractReferenceUnmarshaller extends TreeUnmarshaller
reader
Constructor and Description |
---|
AbstractReferenceUnmarshaller(Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
Mapper mapper) |
Modifier and Type | Method and Description |
---|---|
protected Object |
convert(Object parent,
Class type,
Converter converter) |
protected abstract Object |
getCurrentReferenceKey() |
protected abstract Object |
getReferenceKey(String reference) |
addCompletionCallback, convertAnother, convertAnother, currentObject, get, getMapper, getRequiredType, keys, put, start
public AbstractReferenceUnmarshaller(Object root, HierarchicalStreamReader reader, ConverterLookup converterLookup, Mapper mapper)
Copyright © 2004–2017 XStream. All rights reserved.