|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.openspml.v2.util.ReflectionUtil
This is just a place to put methods that are convenient, and Reflection related.
| Constructor Summary | |
ReflectionUtil()
|
|
| Method Summary | |
static java.lang.Object |
instantiate(java.lang.String classname)
Create an instance of a class given a class name. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReflectionUtil()
| Method Detail |
public static java.lang.Object instantiate(java.lang.String classname)
throws Spml2Exception
Spml2Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||