Class AbstractReferenceUnmarshaller

java.lang.Object
com.thoughtworks.xstream.core.TreeUnmarshaller
com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller
All Implemented Interfaces:
DataHolder, UnmarshallingContext
Direct Known Subclasses:
ReferenceByIdUnmarshaller, ReferenceByXPathUnmarshaller

public abstract class AbstractReferenceUnmarshaller extends TreeUnmarshaller
Abstract base class for a TreeUnmarshaller, that resolves references.
Since:
1.2