public class NativeLoader extends Object
initialize() before using the library.| Constructor and Description |
|---|
NativeLoader() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getMajorVersion() |
static int |
getMinorVersion() |
static String |
getVersion() |
static boolean |
initialize()
Loads native library.
|
public static boolean initialize()
throws Exception
Exceptionpublic static int getMajorVersion()
public static int getMinorVersion()
public static String getVersion()
Copyright © 2021 sejda.com. All rights reserved.