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

Interface Summary
JavahAdapter Interface for different backend implementations of the Javah task.
 

Class Summary
JavahAdapterFactory Creates the JavahAdapter based on the user choice and potentially the VM vendor.
Kaffeh Adapter to the native kaffeh compiler.
SunJavah Adapter to com.sun.tools.javah.oldjavah.Main or com.sun.tools.javah.Main.