Package gov.nih.mipav.util
Class NativeLibraryLoader
java.lang.Object
gov.nih.mipav.util.NativeLibraryLoader
Static methods for extracting and loading native libraries that were previously loaded directly in the MIPAV JRE.
JHDF5, JOCL, and J3D libraries are the ones currently included.
-
Field Details
-
libList
-
-
Constructor Details
-
NativeLibraryLoader
public NativeLibraryLoader()
-
-
Method Details
-
loadNativeLibraries
public static boolean loadNativeLibraries()Loads the MIPAV native libraries after extracting them.- Returns:
- False if there was a problem extracting/loading the libraries.
-
getNativeLibTmpDir
-
getArchString
-
addDirToLibPath
- Throws:
IOException
-