A simple library class which helps with loading dynamic libraries stored in the JAR archive. More...
A simple library class which helps with loading dynamic libraries stored in the JAR archive.
These libraries usually contain implementation of some methods in native code (using JNI - Java Native Interface).
Loads library from current JAR archive.
The file from JAR is copied into system temporary directory and then loaded. The temporary file is deleted after exiting. Method uses String as filename because the pathname is "abstract", not system-dependent.
The documentation for this class was generated from the following file:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4