public class PDFGenerator extends HTMLGenerator
OPTIONS, parser, renderer| Constructor and Description |
|---|
PDFGenerator()
Instantiates a new Pdf generator.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<kong.unirest.json.JSONObject> |
output(java.io.File dest,
java.util.List<kong.unirest.json.JSONObject> doc)
Output list.
|
generateHTMLIndex, wrapHTMLgetMarkdowngenerateSignature, sanitizepublic java.util.List<kong.unirest.json.JSONObject> output(java.io.File dest,
java.util.List<kong.unirest.json.JSONObject> doc)
throws java.io.IOException
AbstractGeneratoroutput in class HTMLGeneratordest - the destdoc - the docjava.io.IOException - the io exception