SLING-9620 - ResourceMapperImpl.getAllMappings does not respect multi-valued sling:alias

Rename PathBuilder to PathGenerator, to better reflect its purpose. Also add some Javadoc to that class.
3 files changed
tree: b8e7dee50a9ee69be25d1bdd0bf906f969fa2e5a
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Build Status Test Status Maven Central JavaDocs License

Apache Sling Resource Resolver

This module is part of the Apache Sling project.

This bundle provides the Resource Resolver and Resource Resolver Factory.

The /etc/map mapping configurations are documented on the Sling website's Mappings for Resource Resolution page.