Uses of Interface
com.thoughtworks.xstream.objecttree.reflection.ObjectFactory

Packages that use ObjectFactory
com.thoughtworks.xstream.objecttree.reflection   
 

Uses of ObjectFactory in com.thoughtworks.xstream.objecttree.reflection
 

Classes in com.thoughtworks.xstream.objecttree.reflection that implement ObjectFactory
 class SunReflectionObjectFactory
           
 

Constructors in com.thoughtworks.xstream.objecttree.reflection with parameters of type ObjectFactory
ReflectionObjectGraph(java.lang.Object root, ObjectFactory objectFactory)
           
ReflectionObjectGraph(java.lang.Class rootType, ObjectFactory objectFactory)
           
 



Copyright © 2003 ThoughtWorks, Inc. All Rights Reserved.