Skip to content

Apache Sling Content Parser for JackRabbit FileVault XML

License

Notifications You must be signed in to change notification settings

apache/sling-org-apache-sling-contentparser-xml-jcr

Apache Sling

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

Apache Sling Content Parser for Jackrabbit FileVault XML

This module is part of the Apache Sling project.

The Apache Sling Content Parser for Jackrabbit FileVault XML provides support for parsing XML files into Apache Sling resource trees, by implementing the API provided by the org.apache.sling.contentparser.api bundle.

To obtain a reference to the Jackrabbit FileVault XML content parser just filter on the ContentParser.SERVICE_PROPERTY_CONTENT_TYPE service registration property:

    @Reference(target = "(" + ContentParser.SERVICE_PROPERTY_CONTENT_TYPE + "=jcr-xml)")
    private ContentParser jcrXmlParser;

About

Apache Sling Content Parser for JackRabbit FileVault XML

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages