Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface JavahAdapter
public boolean compile(Javah javah) throws BuildException
Performs the actual compilation.
- Parameters:
javah
- the calling javah task.
- Returns:
- true if the compilation was successful.
- Throws:
BuildException
- if there is an error.
- Since:
- Ant 1.6.3