Package | Description |
---|---|
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core |
Modifier and Type | Class and Description |
---|---|
class |
AbstractReferenceUnmarshaller
Abstract base class for a TreeUnmarshaller, that resolves refrences.
|
class |
ReferenceByIdUnmarshaller |
class |
ReferenceByXPathUnmarshaller |
Modifier and Type | Method and Description |
---|---|
protected TreeUnmarshaller |
TreeMarshallingStrategy.createUnmarshallingContext(Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
Mapper mapper) |
protected TreeUnmarshaller |
ReferenceByXPathMarshallingStrategy.createUnmarshallingContext(Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
Mapper mapper) |
protected TreeUnmarshaller |
ReferenceByIdMarshallingStrategy.createUnmarshallingContext(Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
Mapper mapper) |
protected abstract TreeUnmarshaller |
AbstractTreeMarshallingStrategy.createUnmarshallingContext(Object root,
HierarchicalStreamReader reader,
ConverterLookup converterLookup,
Mapper mapper) |
Copyright © 2016 Internet2. All rights reserved.