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

* added README, CODE_OF_CONDUCT, CONTRIBUTING, LICENSE and .gitignore files
to each module
1 file changed
tree: 44462df5fd4e7cd09f733bdb579a957f2f1a1960
  1. src/
  2. pom.xml
  3. 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.