public class HtmlPostProcessor extends Object
| Constructor and Description |
|---|
HtmlPostProcessor(org.asciidoctor.Asciidoctor asciidoctor,
org.asciidoctor.Options options) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPageTitle(Path path) |
String |
process(Path path,
Map<String,String> attachmentCollector) |
public HtmlPostProcessor(org.asciidoctor.Asciidoctor asciidoctor,
org.asciidoctor.Options options)
public String process(Path path, Map<String,String> attachmentCollector) throws IOException
path - : html fileattachmentCollector - : map that will contains attachementIOExceptionCopyright © 2017–2020 Focus IT. All rights reserved.