Class PublicUriImpl
-
Field Summary
Fields inherited from class AbstractUri
uri -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class 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
-
toString
-
equals
-
hashCode
-