Files
cpp-thirdparty/winx64/bin/swig-3.0.12/Examples/java/extend/index.html
Bassem Girgis 81b4b9e273 Initial commit
2018-12-20 17:34:07 -06:00

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