org.apache.tools.ant.taskdefs.optional.javah
public class Kaffeh extends Object implements JavahAdapter
Since: Ant 1.6.3
Field Summary | |
---|---|
static String | IMPLEMENTATION_NAME the name of the javah adapter - kaffeh |
Method Summary | |
---|---|
boolean | compile(Javah javah)
Performs the actual compilation. |
Parameters: javah the calling javah task.
Returns: true if the compilation was successful.
Throws: BuildException if there is an error.
Since: Ant 1.6.3