[
https://issues.apache.org/jira/browse/SLING-9745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198232#comment-17198232
]
Georg Henzler commented on SLING-9745:
--------------------------------------
PR: https://github.com/apache/sling-org-apache-sling-api/pull/23/
> Introduce ResourceUri 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: 40m
> 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)