|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.basex.util.LibraryLoader
public final class LibraryLoader
Utility class to load shared libraries.
| Field Summary | |
|---|---|
static java.lang.String |
JSDBFSLIBNAME
Name of joint storage library. |
static java.lang.String |
SPOTEXLIBNAME
Name of spotlight extractor library. |
| Method Summary | |
|---|---|
static void |
load(java.lang.String libName)
Load native library if not already present. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SPOTEXLIBNAME
public static final java.lang.String JSDBFSLIBNAME
| Method Detail |
|---|
public static void load(java.lang.String libName)
libName - name of the library to be loaded.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||