Class RelativeURIPathRelativizer
- java.lang.Object
-
- org.cip4.lib.xjdf.uri.relativizer.RelativeURIPathRelativizer
-
public class RelativeURIPathRelativizer extends java.lang.ObjectRelativizer class which is responsible for relativizing uris with an relative path.
-
-
Constructor Summary
Constructors Constructor Description RelativeURIPathRelativizer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Stringrelativize(java.net.URI baseUri, java.net.URI uri)
-