Class Reflect
java.lang.Object
net.sourceforge.plantuml.elk.proxy.Reflect
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object
static Object
static Object
static Object
static Object
callStatic
(String className, String method) static Object
callStatic
(String className, String method, Object arg1) static Object
callStatic
(String className, String method, Object arg1, Object arg2) static Object
callStatic2
(String className, String method, Object arg1) static Object
callStatic2
(String className, String method, Object arg1, Object arg2) static Class
static Object
static Enum
static Method
static Method
getStaticMethod
(Class<?> cl, String method, int nbArgs) static Object
newInstance
(String className) static Object
newInstance
(String className, double arg1, double arg2, double arg3, double arg4) static Object
newInstance
(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
-