Package org.apache.tools.ant.taskdefs.optional.javah
package org.apache.tools.ant.taskdefs.optional.javah
-
Interface SummaryInterfaceDescriptionInterface for different backend implementations of the Javah task.
-
Class SummaryClassDescriptionThis implementation runs the javah executable in a separate process.Adapter to the native gcjh compiler.Creates the JavahAdapter based on the user choice and potentially the VM vendor.Adapter to the native kaffeh compiler.Adapter to com.sun.tools.javah.oldjavah.Main or com.sun.tools.javah.Main.