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