From: Taehoon L. <ta...@ky...> - 2008-10-27 07:27:34
|
Hi, Is there any way to convert ClassInfo to Class? I would like to invoke ResourceManager.getProperty(). "public static native String getProperty(String propName, Hashtable env,Context ctx, boolean concat);" I think that Using MJI is good for get return value of this method. However, I don't know how can I translate JPF class to JVM class. -- ------------------------------------------------------ Taehoon Lee Ph.D candidate Department of Computer Science Kyonggi University San94-6, Yiui-dong, Yongtong-gu, Suwon-si, 442-760, South Korea TEL: +82-11-9932-2732 EMAIL: ta...@ky... ------------------------------------------------------- |