Package org.ghost4j

Class GhostscriptLibraryLoader

java.lang.Object
org.ghost4j.GhostscriptLibraryLoader

public class GhostscriptLibraryLoader extends Object
Native Ghostscript API loader.
  • Constructor Details

    • GhostscriptLibraryLoader

      public GhostscriptLibraryLoader()
  • Method Details

    • loadLibrary

      protected static GhostscriptLibrary loadLibrary()
      Load native library according to host OS.
      Returns:
      The loaded library.