Java Bridge Functions

java_last_exception_get

object java_last_exception_get()

java_last_exception_clear

void java_last_exception_clear()

java_set_ignore_case

void java_set_ignore_case(bool ignore)

java_set_encoding

array java_set_encoding(string encoding)

java_throw_exceptions

void java_throw_exceptions(int throw)

java_require

void java_require(string path)

 

 

Related Links

Related Links:
Java Bridge

About