Uses of Interface
com.thoughtworks.xstream.alias.DefaultCollectionLookup

Packages that use DefaultCollectionLookup
com.thoughtworks.xstream.converters.reflection   
 

Uses of DefaultCollectionLookup in com.thoughtworks.xstream.converters.reflection
 

Constructors in com.thoughtworks.xstream.converters.reflection with parameters of type DefaultCollectionLookup
ReflectionConverter(ClassMapper classMapper, java.lang.String classAttributeIdentifier, java.lang.String definedInAttributeIdentifier, ReflectionProvider reflectionProvider, DefaultCollectionLookup defaultCollectionLookup)
           
 



Joe Walnes, http://xstream.codehaus.org/