| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.taskdefs.optional.javah.Gcjh
public class Gcjh
Adapter to the native gcjh compiler.
| Field Summary | |
|---|---|
| static java.lang.String | IMPLEMENTATION_NAME | 
| Constructor Summary | |
|---|---|
| Gcjh() | |
| Method Summary | |
|---|---|
|  boolean | compile(Javah javah)Performs the actual compilation. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String IMPLEMENTATION_NAME
| Constructor Detail | 
|---|
public Gcjh()
| Method Detail | 
|---|
public boolean compile(Javah javah)
                throws BuildException
compile in interface JavahAdapterjavah - the calling javah task.
BuildException - if there is an error.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||