public class ForkingJavah extends Object implements JavahAdapter
Modifier and Type | Field and Description |
---|---|
static String |
IMPLEMENTATION_NAME
the name of this adapter for users to select
|
Constructor and Description |
---|
ForkingJavah() |
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.