[
https://issues.apache.org/jira/browse/SLING-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16961827#comment-16961827
]
Roy Teeuwen commented on SLING-8570:
------------------------------------
Hey [~radu], can you tell me where the implementation of the ContentHandler is?
I can't seem to find it in any of the bundles?
> Extract a generic Content Parser API from org.apache.sling.jcr.contentparser
> with pluggable implementations
> -----------------------------------------------------------------------------------------------------------
>
> Key: SLING-8570
> URL: https://issues.apache.org/jira/browse/SLING-8570
> Project: Sling
> Issue Type: New Feature
> Components: Content Parser
> Reporter: Radu Cotescu
> Assignee: Radu Cotescu
> Priority: Major
> Fix For: Content Parser API 2.0.0, Content Parser JSON 2.0.0,
> Content Parser XML 2.0.0, Content Parser XML JCR 2.0.0, Content Parser Test
> Utilities 2.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The {{org.apache.sling.jcr.contentparser}} bundle provides the API and three
> parser implementations supporting JSON, XML and Vault XML structures for
> generating Sling resource trees. The goal of this issue is to modularise
> {{org.apache.sling.jcr.contentparser}}, by extracting 4 bundles:
> # org.apache.sling.contentparser.api - API only, no JCR / Jackrabbit
> dependencies
> # org.apache.sling.contentparser.json - JSON parser implementation
> # org.apache.sling.contentparser.xml - XML parser implementation
> # org.apache.sling.contentparser.xml.jcr - JackRabbit FileVault parser
> implementation
--
This message was sent by Atlassian Jira
(v8.3.4#803005)