Package | Description |
---|---|
org.openinvoice.ubl4j.core.common.text |
Provides classes and interfaces for rendering
InvoiceType elements to various output format including
TeX, PDF and HTML. |
org.openinvoice.ubl4j.core.common.text.pdf |
Contains classes that handle the PDF output generation.
|
Modifier and Type | Method and Description |
---|---|
void |
InvoiceRenderer.render(OutputStream documentOutputStream) |
void |
DefaultInvoiceRenderer.render(OutputStream documentOutputStream) |
Modifier and Type | Method and Description |
---|---|
void |
PDFInvoiceRenderer.render(OutputStream documentOutputStream) |
Copyright © 2011-2013 Plain Source. All Rights Reserved.