Class NativeLibraryLocator


  • public class NativeLibraryLocator
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      NativeLibraryLocator​(java.io.File extractDir)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.io.File find​(LibraryDef libraryDef)  
      • Methods inherited from class java.lang.Object

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

      • NativeLibraryLocator

        public NativeLibraryLocator​(java.io.File extractDir)
    • Method Detail

      • find

        public java.io.File find​(LibraryDef libraryDef)
                          throws java.io.IOException
        Throws:
        java.io.IOException