Package ch.tocco.nice2.dms.impl.uri
Class PublicUriImpl
-
Field Summary
Fields inherited from class ch.tocco.nice2.dms.impl.uri.AbstractUri
uri
-
Constructor Summary
-
Method Summary
Methods inherited from class ch.tocco.nice2.dms.impl.uri.AbstractUri
checkMatches, toURI, withFragment, withQuery, withQueryAndFragment
-
Constructor Details
-
PublicUriImpl
Create a PublicUri. The given URI must be a validURI
.- Parameters:
uri
- The URI to create the PublicUri for.- Throws:
IllegalArgumentException
- if the given URI is not valid.
-
PublicUriImpl
-
-
Method Details
-
withQuery
-
withFragment
- Specified by:
withFragment
in interfaceNiceUri<PublicUri>
-
withQueryAndFragment
- Specified by:
withQueryAndFragment
in interfaceNiceUri<PublicUri>
-
toString
-
equals
-
hashCode
public int hashCode()
-