Uses of Interface
com.thoughtworks.xstream.converters.reflection.ReflectionProvider.Visitor

Packages that use ReflectionProvider.Visitor
com.thoughtworks.xstream.converters.reflection   
 

Uses of ReflectionProvider.Visitor in com.thoughtworks.xstream.converters.reflection
 

Methods in com.thoughtworks.xstream.converters.reflection with parameters of type ReflectionProvider.Visitor
 void PureJavaReflectionProvider.visitSerializableFields(java.lang.Object object, ReflectionProvider.Visitor visitor)
           
 void ReflectionProvider.visitSerializableFields(java.lang.Object object, ReflectionProvider.Visitor visitor)
           
 



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