Class FilePathHelper


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

      Constructors 
      Constructor Description
      FilePathHelper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getLocal​(java.lang.String root, java.lang.String local)  
      • Methods inherited from class java.lang.Object

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

      • FilePathHelper

        public FilePathHelper()
    • Method Detail

      • getLocal

        public static java.lang.String getLocal​(java.lang.String root,
                                                java.lang.String local)