public class EmendaJsonGeneratorBean extends Object implements EmendaJsonGenerator
| Constructor and Description |
|---|
EmendaJsonGeneratorBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
extractJsonFromPdf(InputStream pdfStream,
Writer jsonWriter) |
void |
writeJson(Emenda e,
Writer writer) |
public void extractJsonFromPdf(InputStream pdfStream, Writer jsonWriter) throws Exception
extractJsonFromPdf in interface EmendaJsonGeneratorExceptionCopyright © 2023 LexML. All rights reserved.