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

* updated link
1 file changed
tree: 82326b315691f9fc1802ec3a89c5a670b8162e25
  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 Maven Central JavaDocs License jcr

Apache Sling JCR Content Parser

This module is part of the Apache Sling project.

Parser for JCR repository content stored in files (e.g. JSON, FileVault XML).

Note

This module will soon be deprecated in favour of https://github.com/apache/sling-org-apache-sling-contentparser-api.