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

Class SunJavah

Implemented Interfaces:
JavahAdapter

public class SunJavah
extends java.lang.Object
implements JavahAdapter

Adapter to com.sun.tools.javah.oldjavah.Main or com.sun.tools.javah.Main.

Since:
Ant 1.6.3

Field Summary

static String
IMPLEMENTATION_NAME

Method Summary

boolean
compile(Javah javah)
Performs the actual compilation.

Field Details

IMPLEMENTATION_NAME

public static final String IMPLEMENTATION_NAME

Method Details

compile

public boolean compile(Javah javah)
            throws BuildException
Performs the actual compilation.
Specified by:
compile in interface JavahAdapter

Since:
Ant 1.6.3


Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.