public class PdfGenerator extends Object
| Constructor and Description |
|---|
PdfGenerator(File outputDirectory) |
| Modifier and Type | Method and Description |
|---|---|
void |
createPdf(AsciiDocPage page,
Section section,
String sectionOutputPath) |
Map<String,String> |
getCreatedPdfRegistry() |
void |
processAllSections(List<Section> sections) |
void |
processSection(Section section) |
public PdfGenerator(File outputDirectory)
public void processSection(Section section)
public void createPdf(AsciiDocPage page, Section section, String sectionOutputPath)
Copyright © 2016 MuleSoft, Inc.. All rights reserved.