org.openinvoice.ubl4j.text.pdf
Class PDFInvoiceRenderer
java.lang.Object
org.openinvoice.ubl4j.text.pdf.PDFInvoiceRenderer
- All Implemented Interfaces:
- InvoiceRenderer
public class PDFInvoiceRenderer
- extends Object
- implements InvoiceRenderer
- Since:
- \$Date: 2011/07/30 22:20:09 $
- Version:
- \$Revision: d86e75fb9d28 $
- Author:
- \$Author: javad $
Constructor Summary |
PDFInvoiceRenderer(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDFInvoiceRenderer
public PDFInvoiceRenderer(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType)
getOutputFormat
public OutputFormat getOutputFormat()
- Specified by:
getOutputFormat
in interface InvoiceRenderer
getTemplate
public com.plainsource.commons.text.template.Template getTemplate()
- Specified by:
getTemplate
in interface InvoiceRenderer
render
public void render(OutputStream documentOutputStream)
throws FailedToRenderException
- Specified by:
render
in interface InvoiceRenderer
- Throws:
FailedToRenderException
Copyright © 2011-2012 Plain Source. All Rights Reserved.