Interface | Description |
---|---|
NativeHeaderTool |
This class is intended to be put in javax.tools.
|
NativeHeaderTool.NativeHeaderTask |
Interface representing a future for a native header task.
|
Class | Description |
---|---|
Gen |
An abstraction for generating support files required by native methods.
|
JavahTask |
Javah generates support files for native methods.
|
JavahTool | |
JNI |
Header file generator for JNI.
|
LLNI | |
Main |
Main entry point.
|
Mangle |
A utility for mangling java identifiers into C names.
|
Mangle.Type | |
TypeSignature |
Returns internal type signature.
|
Util |
Messages, verbose and error handling support.
|
Exception | Description |
---|
Error | Description |
---|---|
InternalError |
This is NOT part of any supported API.
|
Util.Exit |
Exit is used to replace the use of System.exit in the original javah.
|
Copyright © 2017 earcam. All rights reserved.