public interface IExporter
| Modifier and Type | Method and Description |
|---|---|
void |
export(java.io.OutputStream output) |
void |
export(java.lang.String ZUGFeRDfilename) |
IExporter |
setTransaction(IExportableTransaction trans) |
IExporter setTransaction(IExportableTransaction trans) throws java.io.IOException
java.io.IOExceptionvoid export(java.lang.String ZUGFeRDfilename)
throws java.io.IOException
java.io.IOExceptionvoid export(java.io.OutputStream output)
throws java.io.IOException
java.io.IOExceptionCopyright © 2023. All rights reserved.