| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  |
  +--net.sourceforge.jane.ClassInfoFactory
        |
        +--net.sourceforge.jane.lang.reflection.ReflectionClassInfoFactory
A ClassInfoFactory that creates class information using reflection.
| Fields inherited from class net.sourceforge.jane.ClassInfoFactory | 
| FACTORY_PROPERTY_PREFIX | 
| Constructor Summary | |
| ReflectionClassInfoFactory() | |
| Method Summary | |
|  ClassInfo | createClass(Jane jane,
            ArtifactLocator locator,
            java.lang.String className)Create an instance of ClassInfo. | 
| Methods inherited from class net.sourceforge.jane.ClassInfoFactory | 
| getInstance, getInstance | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public ReflectionClassInfoFactory()
| Method Detail | 
public ClassInfo createClass(Jane jane,
                             ArtifactLocator locator,
                             java.lang.String className)
                      throws JaneException
ClassInfo.createClass in class ClassInfoFactory| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||