Class PlatformBundles


  • public class PlatformBundles
    extends java.lang.Object
    Author:
    gjoranv, Ulf Lilleengen
    • Constructor Summary

      Constructors 
      Constructor Description
      PlatformBundles()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.nio.file.Path absoluteBundlePath​(java.lang.String fileName)  
      static boolean isSearchAndDocprocClass​(java.lang.String className)  
      • Methods inherited from class java.lang.Object

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

      • LIBRARY_PATH

        public static final java.nio.file.Path LIBRARY_PATH
      • searchAndDocprocBundle

        public static final java.lang.String searchAndDocprocBundle
        See Also:
        Constant Field Values
    • Constructor Detail

      • PlatformBundles

        public PlatformBundles()
    • Method Detail

      • isSearchAndDocprocClass

        public static boolean isSearchAndDocprocClass​(java.lang.String className)
      • absoluteBundlePath

        public static java.nio.file.Path absoluteBundlePath​(java.lang.String fileName)