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

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

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

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



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