SLING-11558 part1: remove the LocationIterator (#31)

* convert the iterator-based approach into a collection-based approach.
* convert the unit-tests 1:1 and add a few more to improve test coverage

---------

Co-authored-by: angela <anchela@adobe.com>
5 files changed
tree: 60c853319c471bb9a407a8dc8fe453b86e0892ba
  1. src/
  2. .asf.yaml
  3. .gitignore
  4. .sling-module.json
  5. bnd.bnd
  6. CODE_OF_CONDUCT.md
  7. CONTRIBUTING.md
  8. findbugs-exclude.xml
  9. Jenkinsfile
  10. LICENSE
  11. pom.xml
  12. README.md
README.md

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central servlets License

Apache Sling Servlet Resolver

This module is part of the Apache Sling project.

Bundle implementing the Sling API ServletResolver. See the servlets and scripts documentation for how this works.