|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A type info factory.
| Method Summary | |
TypeInfo |
getTypeInfo(Class clazz)
Get a type info |
TypeInfo |
getTypeInfo(String name,
ClassLoader cl)
Get a type info |
| Method Detail |
public TypeInfo getTypeInfo(String name,
ClassLoader cl)
throws ClassNotFoundException
name - the class namecl - the classloader
ClassNotFoundException - when there is no such classpublic TypeInfo getTypeInfo(Class clazz)
clazz - the class
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||