SLING-8570 - Extract a generic Content Parser API from org.apache.sling.jcr.contentparser with pluggable implementations

* added repository setup files + updated README links
6 files changed
tree: f935683a636e74d05526d2dc250f5b305579018f
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. Jenkinsfile
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Apache Sling Content Parser Test Utilities

This module is part of the Apache Sling project.

The Apache Sling Content Parser Test Utilities provides helper classes for writing tests for org.apache.sling.contentparser.api implementations.