Class HtmlPostProcessor
java.lang.Object
ch.ifocusit.livingdoc.plugin.publish.HtmlPostProcessor
- Author:
- Julien Boz
-
Constructor Summary
ConstructorsConstructorDescriptionHtmlPostProcessor(org.asciidoctor.Asciidoctor asciidoctor, org.asciidoctor.Options options) -
Method Summary
-
Constructor Details
-
HtmlPostProcessor
public HtmlPostProcessor(org.asciidoctor.Asciidoctor asciidoctor, org.asciidoctor.Options options)
-
-
Method Details
-
process
- Parameters:
path- : html fileattachmentCollector- : map that will contains attachement- Returns:
- a clean html with attachement derived
- Throws:
IOException
-
getPageTitle
-