Uses of Interface
com.composum.ai.backend.slingbase.ApproximateMarkdownServicePlugin
-
Packages that use ApproximateMarkdownServicePlugin Package Description com.composum.ai.backend.slingbase.impl -
-
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 class
HtmlToApproximateMarkdownServicePlugin
A plugin for theApproximateMarkdownService
that transforms the rendered HTML to markdown.class
MarkdownSlingCacheImpl
Implements 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
-