You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Georg Henzler (Jira)" <ji...@apache.org> on 2020/09/21 23:14:00 UTC

[jira] [Updated] (SLING-9745) Introduce SlingUri API to simplify creation/manipulation of Sling URIs

     [ https://issues.apache.org/jira/browse/SLING-9745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Georg Henzler updated SLING-9745:
---------------------------------
    Summary: Introduce SlingUri API to simplify creation/manipulation of Sling URIs  (was: Introduce ResourceUri API to simplify creation/manipulation of Sling URIs)

> 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
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> General purpose class to represent a ResourceUri (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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)