[
https://issues.apache.org/jira/browse/SLING-9745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Georg Henzler updated SLING-9745:
---------------------------------
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. (was: 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. Part of the Sling API and can be used anywhere to simplify
handling/modification of Sling ResourceUri. Implements RequestPathInfo.
ResourceUri can be created easily from a String, a Request, a Resource, a URI
or a RequestPathInfo.)
> Introduce SlingUri API to simplify creation/manipulation of Sling URIs
> ----------------------------------------------------------------------
>
> Key: SLING-9745
> URL: https://issues.apache.org/jira/browse/SLING-9745
> Project: Sling
> Issue Type: New Feature
> Components: API
> Reporter: Georg Henzler
> Assignee: Georg Henzler
> Priority: Major
> Fix For: API 2.23.0
>
> Time Spent: 8h 50m
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)