Interface PdfGenerator
-
- All Known Implementing Classes:
PdfGeneratorBean
public interface PdfGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgenerate(Emenda emenda, OutputStream outputStream)
-
-
-
Method Detail
-
generate
void generate(Emenda emenda, OutputStream outputStream) throws Exception
- Throws:
Exception
-
-