Upstream version 1.3.40
[profile/ivi/swig.git] / Examples / java / extend / index.html
1 <html>
2 <head>
3 <title>SWIG:Examples:java:extend</title>
4 </head>
5
6 <body bgcolor="#ffffff">
7
8
9 <tt>SWIG/Examples/java/extend/</tt>
10 <hr>
11
12 <H2>Extending a simple C++ class in Java</H2>
13
14 <p>
15 This example illustrates the extending of a C++ class with cross language polymorphism.
16
17 <hr>
18 </body>
19 </html>