Class HtmlImportProcessorImpl
java.lang.Object
io.jmix.reports.yarg.formatters.impl.docx.HtmlImportProcessorImpl
- All Implemented Interfaces:
HtmlImportProcessor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
processFontColor
(org.jsoup.nodes.Document document) processHtml
(String source) protected void
processHtmlDocument
(org.jsoup.nodes.Document document)
-
Constructor Details
-
HtmlImportProcessorImpl
public HtmlImportProcessorImpl()
-
-
Method Details
-
processHtml
- Specified by:
processHtml
in interfaceHtmlImportProcessor
-
processHtmlDocument
protected void processHtmlDocument(org.jsoup.nodes.Document document) -
processFontColor
protected void processFontColor(org.jsoup.nodes.Document document)
-