Package 

Class PathExtensions

    • Method Summary

      Modifier and Type Method Description
      final String getFileExtension()
      final String getFileShortName()
      final static URL toUrl(Path $self) 将当前地址转化为统一资源定位符。
      final static Boolean exists(Path $self) 判断对应文件是否存在。
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait