Package org.ghost4j
Class GhostscriptLibraryLoader
java.lang.Object
org.ghost4j.GhostscriptLibraryLoader
Native Ghostscript API loader.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static GhostscriptLibrary
Load native library according to host OS.
-
Constructor Details
-
GhostscriptLibraryLoader
public GhostscriptLibraryLoader()
-
-
Method Details
-
loadLibrary
Load native library according to host OS.- Returns:
- The loaded library.
-