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
Constructors -
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:
withFragmentin interfaceNiceUri<PublicUri>
-
withQueryAndFragment
- Specified by:
withQueryAndFragmentin interfaceNiceUri<PublicUri>
-
toString
-
equals
-
hashCode
public int hashCode()
-