public interface InvoiceRenderer
Modifier and Type | Method and Description |
---|---|
OutputFormat |
getOutputFormat() |
com.plainsource.commons.text.template.Template |
getTemplate() |
void |
render(OutputStream documentOutputStream) |
void render(OutputStream documentOutputStream) throws FailedToRenderException
FailedToRenderException
OutputFormat getOutputFormat()
com.plainsource.commons.text.template.Template getTemplate()
Copyright © 2011-2013 Plain Source. All Rights Reserved.