From: Ken A. <kan...@bb...> - 2002-04-18 22:07:49
|
David, This works in my Omarj enviornment running jscheme: (.getDeclaredClasses0# Class.class) This is a private method. However, i think there may be no way to invoke a private method from Java using jsint.Invoke. SO that may be the problem you're seeing. k |