public class NativeUtils
extends java.lang.Object
| Constructor and Description |
|---|
NativeUtils() |
| Modifier and Type | Method and Description |
|---|---|
protected static java.lang.String |
appendLibraryExtensionsForOS(java.lang.String libraryName) |
protected static boolean |
copyLibraryFromJar(java.lang.String libName) |
protected static java.io.File |
getLibInstallPath() |
protected static java.lang.String appendLibraryExtensionsForOS(java.lang.String libraryName)
throws java.lang.Exception
java.lang.Exceptionprotected static boolean copyLibraryFromJar(java.lang.String libName)
throws java.io.IOException
java.io.IOExceptionprotected static java.io.File getLibInstallPath()
throws java.io.IOException
java.io.IOException