Uses of Class
com.apicatalog.jsonld.uri.Path
-
Packages that use Path Package Description com.apicatalog.jsonld.uri -
-
Uses of Path in com.apicatalog.jsonld.uri
Fields in com.apicatalog.jsonld.uri declared as Path Modifier and Type Field Description static PathPath. EMPTYMethods in com.apicatalog.jsonld.uri that return Path Modifier and Type Method Description static PathPath. of(String path)PathPath. relativize(Path base)PathPath. relativize(String base)Methods in com.apicatalog.jsonld.uri with parameters of type Path Modifier and Type Method Description PathPath. relativize(Path base)
-