Package 

Class UriExtensions

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getFullPath()
      final Boolean getHasQueryParams()
      final Map<String, List<String>> getQueryParams()
      final static URL toUrl(URI $self) 将当前统一资源标识符转化为统一资源定位符。
      final static File toFile(URI $self) 将当前同一资源标识符转化为文件。
      final static Path toPath(URI $self) 将当前统一资源标识符转化为路径。
      • Methods inherited from class java.lang.Object

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