Uses of Class
io.meeds.social.html.model.HtmlProcessorContext
Packages that use HtmlProcessorContext
-
Uses of HtmlProcessorContext in io.meeds.social.html.plugin
Methods in io.meeds.social.html.plugin with parameters of type HtmlProcessorContextModifier and TypeMethodDescriptionHtmlProcessorPlugin.process(String html, HtmlProcessorContext context) Process the HTML input into content before storing in database -
Uses of HtmlProcessorContext in io.meeds.social.html.service
Methods in io.meeds.social.html.service with parameters of type HtmlProcessorContextModifier and TypeMethodDescriptionHtmlProcessorService.process(String html, HtmlProcessorContext context) Process the HTML input into content before storing in database