Hi,

On 8/20/07, Robertson, Jason V <[EMAIL PROTECTED]> wrote:
> Is there a way to access Java enums from Inline::Java?  I tried the
> obvious, e.g.
>
>
>
> org::apache::log4j::Level->{OFF}
>
> and
>
> org::apache::log4j::Level->OFF

Try this:

  org::apache::log4j::Level::OFF

(see http://search.cpan.org/~patl/Inline-Java-0.52/Java.pod#MEMBER_VARIABLES
for more details)


Patrick
>
>
>
> Neither seems to work...
>
>
>
> Thanks,
>
> Jason
>
>


-- 
=====================
Patrick LeBoutillier
Laval, Québec, Canada

Reply via email to