|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tools.ant.taskdefs.optional.javah.Kaffeh
public class Kaffeh
Adapter to the native kaffeh compiler.
Field Summary | |
---|---|
static java.lang.String |
IMPLEMENTATION_NAME
the name of the javah adapter - kaffeh |
Constructor Summary | |
---|---|
Kaffeh()
|
Method Summary | |
---|---|
boolean |
compile(Javah javah)
Performs the actual compilation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String IMPLEMENTATION_NAME
Constructor Detail |
---|
public Kaffeh()
Method Detail |
---|
public boolean compile(Javah javah) throws BuildException
compile
in interface JavahAdapter
javah
- the calling javah task.
BuildException
- if there is an error.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |