Class NativeLoader


  • public class NativeLoader
    extends java.lang.Object
    This class is responsible for locating, extracting and loading the native components of this library.
    • Constructor Summary

      Constructors 
      Constructor Description
      NativeLoader()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void load()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NativeLoader

        public NativeLoader()
    • Method Detail

      • load

        public static void load()
                         throws java.io.IOException
        Throws:
        java.io.IOException