aboutsummaryrefslogtreecommitdiff
path: root/Examples/java/extend/index.html
blob: c7c2c127d9d5092b6c15479f81f586b9932073fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<head>
<title>SWIG:Examples:java:extend</title>
</head>

<body bgcolor="#ffffff">


<tt>SWIG/Examples/java/extend/</tt>
<hr>

<H2>Extending a simple C++ class in Java</H2>

<p>
This example illustrates the extending of a C++ class with cross language polymorphism.

<hr>
</body>
</html>