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


package org.apache.tools.ant.taskdefs.optional.javah
  • Interface Summary
    Interface
    Description
    Interface for different backend implementations of the Javah task.
  • Class Summary
    Class
    Description
    This 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.