Package com.apicatalog.jsonld.uri
Class Path
- java.lang.Object
-
- com.apicatalog.jsonld.uri.Path
-
public final class Path extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetLeaf()booleanisEmpty()booleanisNotEmpty()booleanisRelative()static Pathof(String path)Pathrelativize(Path base)Pathrelativize(String base)StringtoString()
-