Class Reflect
java.lang.Object
net.sourceforge.plantuml.elk.proxy.Reflect
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Objectstatic Objectstatic Objectstatic Objectstatic ObjectcallStatic(String className, String method) static ObjectcallStatic(String className, String method, Object arg1) static ObjectcallStatic(String className, String method, Object arg1, Object arg2) static ObjectcallStatic2(String className, String method, Object arg1) static ObjectcallStatic2(String className, String method, Object arg1, Object arg2) static Classstatic Objectstatic Enumstatic Methodstatic MethodgetStaticMethod(Class<?> cl, String method, int nbArgs) static ObjectnewInstance(String className) static ObjectnewInstance(String className, double arg1, double arg2, double arg3, double arg4) static ObjectnewInstance(String className, Object arg1) static Object
-
Constructor Details
-
Reflect
public Reflect()
-
-
Method Details
-
clazz
-
getEnum
-
opt
-
newInstance
-
newInstance
-
newInstance
-
field
-
callStatic
-
callStatic
-
callStatic
-
callStatic2
-
callStatic2
-
getStaticMethod
-
call
-
call
-
call
-
call2
-
getMethod
-