Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
General purpose class to represent a SlingUri (like e.g. a link in an html <a> tag). Immutable itself but adjustable using the builder pattern (SlingUriBuilder). Part of the Sling API and can be used anywhere to simplify handling/modification of Sling Uris and implements RequestPathInfo. SlingUris can be created easily from a String, a Request, a Resource, a URI or a RequestPathInfo.
Attachments
Issue Links
- is related to
-
SLING-9660 Add RequestPathInfoBuilder for easily constructing Sling URLs
- Resolved
- relates to
-
SLING-9662 Introduce an URI Mapping SPI
- Resolved
-
SLING-9777 Better handling for invalid URIs when using SlingUri (special characters, spaces)
- Closed
- links to