Class CmsJsonRendererXmlContent

java.lang.Object
org.opencms.xml.xml2json.renderer.CmsJsonRendererXmlContent
All Implemented Interfaces:
I_CmsConfigurationParameterHandler, I_CmsJsonRendererXmlContent

Converts an XML content to JSON by creating a CmsXmlContentTree and then recursively processing its nodes.

This specific renderer class does not need to be initialized with a CmsJsonHandlerContext, you can just initialize it with a CmsObject.