Uses of Class
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core.TreeUnmarshaller

Packages that use TreeUnmarshaller
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core   
 

Uses of TreeUnmarshaller in edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core
 

Subclasses of TreeUnmarshaller in edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core
 class AbstractReferenceUnmarshaller
          Abstract base class for a TreeUnmarshaller, that resolves refrences.
 class ReferenceByIdUnmarshaller
           
 class ReferenceByXPathUnmarshaller
           
 

Methods in edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core that return TreeUnmarshaller
protected  TreeUnmarshaller ReferenceByIdMarshallingStrategy.createUnmarshallingContext(Object root, HierarchicalStreamReader reader, ConverterLookup converterLookup, Mapper mapper)
           
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 abstract  TreeUnmarshaller AbstractTreeMarshallingStrategy.createUnmarshallingContext(Object root, HierarchicalStreamReader reader, ConverterLookup converterLookup, Mapper mapper)
           
 



Copyright © 2012 Internet2. All Rights Reserved.