org.apache.tools.ant.taskdefs.optional.javah |
|
Java Source File Name | Type | Comment |
JavahAdapter.java | Interface | Interface for different backend implementations of the Javah task. |
JavahAdapterFactory.java | Class | Creates the JavahAdapter based on the user choice and
potentially the VM vendor. |
Kaffeh.java | Class | Adapter to the native kaffeh compiler. |
SunJavah.java | Class | Adapter to com.sun.tools.javah.oldjavah.Main or com.sun.tools.javah.Main. |