org.apache.tools.ant.taskdefs.optional.javah

Class Gcjh

public class Gcjh extends Object implements JavahAdapter

Adapter to the native gcjh compiler.

Since: Ant 1.8.2

Field Summary
static StringIMPLEMENTATION_NAME
Method Summary
booleancompile(Javah javah)
Performs the actual compilation.

Field Detail

IMPLEMENTATION_NAME

public static final String IMPLEMENTATION_NAME

Method Detail

compile

public boolean compile(Javah javah)
Performs the actual compilation.