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

* minor code cleanup
3 files changed
tree: 0818cf90ac3805195f70eec0ad2b80476fbc815d
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. Jenkinsfile
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Build Status Test Status License contentparser

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.