Uses of Interface
com.composum.ai.backend.slingbase.ApproximateMarkdownServicePlugin
-
Packages that use ApproximateMarkdownServicePlugin Package Description com.composum.ai.aem.core.impl com.composum.ai.backend.slingbase.impl -
-
Uses of ApproximateMarkdownServicePlugin in com.composum.ai.aem.core.impl
Classes in com.composum.ai.aem.core.impl that implement ApproximateMarkdownServicePlugin Modifier and Type Class Description classAemApproximateMarkdownServicePluginSpecial handling for cq:PageContent and components -
Uses of ApproximateMarkdownServicePlugin in com.composum.ai.backend.slingbase.impl
Classes in com.composum.ai.backend.slingbase.impl that implement ApproximateMarkdownServicePlugin Modifier and Type Class Description classHtmlToApproximateMarkdownServicePluginA plugin for theApproximateMarkdownServicethat transforms the rendered HTML to markdown.classMarkdownSlingCacheImplImplements a cache for markdown of pages.Fields in com.composum.ai.backend.slingbase.impl with type parameters of type ApproximateMarkdownServicePlugin Modifier and Type Field Description protected List<ApproximateMarkdownServicePlugin>ApproximateMarkdownServiceImpl. plugins
-