public class Kaffeh extends Object implements JavahAdapter
Modifier and Type | Field and Description |
---|---|
static String |
IMPLEMENTATION_NAME
the name of the javah adapter - kaffeh
|
Constructor and Description |
---|
Kaffeh() |
public static final String IMPLEMENTATION_NAME
public boolean compile(Javah javah) throws BuildException
compile
in interface JavahAdapter
javah
- the calling javah task.BuildException
- if there is an error.