|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.util.TypeLoader
Constructor Summary | |
TypeLoader()
|
Method Summary | |
static java.lang.Class |
loadType(java.lang.String typeName,
java.lang.ClassLoader classLoader)
If the specified type is primitive, the associated wrapper class is returned (e.g. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TypeLoader()
Method Detail |
public static java.lang.Class loadType(java.lang.String typeName, java.lang.ClassLoader classLoader)
NULL
if
it has not been found.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |