Class PathBuilder
java.lang.Object
org.apache.sling.api.resource.path.PathBuilder
The
PathBuilder
offers a convenient way of creating a valid path from multiple fragments- Since:
- 1.0.0 (Sling API Bundle 2.11.0)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PathBuilder
Creates a newPathBuilder
instance- Parameters:
path
- the initial path
-
-
Method Details