public class PdfAsciiDocProcessor extends Object
| Modifier and Type | Field and Description |
|---|---|
org.asciidoctor.Asciidoctor |
asciidoctor |
| Modifier and Type | Method and Description |
|---|---|
boolean |
convertAsciiDocStringToPdfFile(String asciiDoc,
String originalFilePath,
String outputFilePath) |
static PdfAsciiDocProcessor |
getProcessorInstance() |
public static PdfAsciiDocProcessor getProcessorInstance()
Copyright © 2016 MuleSoft, Inc.. All rights reserved.