Can I leverage Java classes from a python program

Juergen Bocklage juergen0509 at web.de
Fri Feb 23 18:00:40 EST 2001


Yes, I think JPython or now Jython is the right choice.See
http://www.jython.org/  and at http://www.jython.org/docs/index.html you
should find everything what is needed to subclass existing java classes.

Linux 2.0?? or do you mean Python 2.0 ;-)

- JB

Chris Richard Adams wrote:

> If so, questions:
>
> I am working with Java Oracle Intermedia classes (just a Java API that
> helps you manipulate images (Blobs) stored in a database). ANyway - I
> have to work with the java oracle classes, but wanted to do this from a
> python program. Can I use inheritance to access these types of classes,
> even though they are in Java. If so could you point to a reference that
> might show some examples???? AND does this have anything to do with
> JPython - would I want to use that rather than my standard Linux 2.0
> version.
>
> thanks!

--
Juergen Bocklage
================================
mailto:juergen.bocklage at gmx.net





More information about the Python-list mailing list