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


package org.apache.tools.ant.taskdefs.optional.javah
  • Class
    Description
    This implementation runs the javah executable in a separate process.
    Adapter to the native gcjh compiler.
    Interface for different backend implementations of the Javah task.
    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.