Georg Henzler created SLING-9745:
------------------------------------
Summary: 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
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)