swig/Examples/java/extend/index.html
William S Fulton 251bd5d1b7 New example based on Python version
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5093 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-09-08 22:10:43 +00:00

21 lines
316 B
HTML

<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>
<tt>$Header</tt><br>
<p>
This example illustrates the extending of a C++ class with cross language polymorphism.
<hr>
</body>
</html>