public class Adapter implements JavahAdapter(Code)
Adapter to org.apache.harmony.tools.ijh.Main.
This class depends on Apache Ant tool 1.6.5 or later.
Please see http://ant.apache.org for more information about this tool.
Method Summary
public boolean
compile(Javah javah) Runs our implementation of the javah.
Parameters: javah - is the Javah task.
Method Detail
compile
public boolean compile(Javah javah) throws BuildException(Code)
Runs our implementation of the javah.
Parameters: javah - is the Javah task. true if there is no error; Otherwisefalse.