Interface NiceUri<T extends NiceUri>
- All Known Implementing Classes:
AbstractUri, AdminUriImpl, EntityUriImpl, PublicUriImpl
public interface NiceUri<T extends NiceUri>
Base interface for nice URIs.
-
Method Summary
-
Method Details
-
toURI
-
withQuery
-
withFragment
-
withQueryAndFragment
-