edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core
Class ReferenceByIdUnmarshaller
java.lang.Object
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core.TreeUnmarshaller
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core.ReferenceByIdUnmarshaller
- All Implemented Interfaces:
- DataHolder, UnmarshallingContext
public class ReferenceByIdUnmarshaller
- extends AbstractReferenceUnmarshaller
Fields inherited from class edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core.TreeUnmarshaller |
reader |
Constructor Summary |
ReferenceByIdUnmarshaller(Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
ClassMapper classMapper)
Deprecated. As of 1.2, use ReferenceByIdUnmarshaller(Object, HierarchicalStreamReader, ConverterLookup, Mapper) |
ReferenceByIdUnmarshaller(Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
Mapper mapper)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReferenceByIdUnmarshaller
public ReferenceByIdUnmarshaller(Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
Mapper mapper)
ReferenceByIdUnmarshaller
public ReferenceByIdUnmarshaller(Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
ClassMapper classMapper)
- Deprecated. As of 1.2, use
ReferenceByIdUnmarshaller(Object, HierarchicalStreamReader, ConverterLookup, Mapper)
getReferenceKey
protected Object getReferenceKey(String reference)
- Specified by:
getReferenceKey
in class AbstractReferenceUnmarshaller
getCurrentReferenceKey
protected Object getCurrentReferenceKey()
- Specified by:
getCurrentReferenceKey
in class AbstractReferenceUnmarshaller
Copyright © 2010 Internet2. All Rights Reserved.