Package net.sourceforge.jane.lang.reflection

Class Summary
ReflectionClasses A collection of ReflectionClassInfo objects.
ReflectionClassInfo A ClassInfo that is based on java.lang.ClassInfo.
ReflectionClassInfoFactory A ClassInfoFactory that creates class information using reflection.
ReflectionConstructorInfo Constructor information derived from a java.lang.reflect.Constructor.
ReflectionFieldInfo A FieldInfo that uses java.lang.reflect.Field.
ReflectionFields A collection of field objects.
ReflectionMethodInfo Method information that uses reflection.
ReflectionMethods A collection ReflectionMethodInfo objects.
 



Copyright © 2002-2002 SourceForge. All Rights Reserved.