|
|
@@ -2,12 +2,12 @@ |
|
|
|
|
|
|
|
<head> |
|
|
|
<meta http-equiv="Content-Language" content="en-us"> |
|
|
|
<title>Apache Ant</title> |
|
|
|
<title>Javah Task</title> |
|
|
|
</head> |
|
|
|
|
|
|
|
<body> |
|
|
|
|
|
|
|
<h2><a name="zip">Javah</a></h2> |
|
|
|
<h2><a name="javah">Javah</a></h2> |
|
|
|
<h3>Description</h3> |
|
|
|
<p>Generates JNI headers from a Java class.</p> |
|
|
|
<p> When this task executes, it will generate the C header and source files that |
|
|
|