Class Gcjh
java.lang.Object
org.apache.tools.ant.taskdefs.optional.javah.Gcjh
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
IMPLEMENTATION_NAME
- See Also:
-
-
Constructor Details
-
Gcjh
public Gcjh()
-
-
Method Details
-
compile
Performs the actual compilation.- Specified by:
compile
in interfaceJavahAdapter
- Parameters:
javah
- the calling javah task.- Returns:
- true if the compilation was successful.
- Throws:
BuildException
- if there is an error.
-