Remove javadoc for not-existing parameter from method PDFattachZugferdFile

This commit is contained in:
Yannik Hampe
2017-05-29 22:45:15 +02:00
parent b52d5b9e29
commit bdad8042c8

View File

@@ -1380,8 +1380,6 @@ public class ZUGFeRDExporter implements Closeable {
/** /**
* Embeds the Zugferd XML structure in a file named ZUGFeRD-invoice.xml. * Embeds the Zugferd XML structure in a file named ZUGFeRD-invoice.xml.
* *
* @param doc
* PDDocument to attach an XML invoice to
* @param trans * @param trans
* a IZUGFeRDExportableTransaction that provides the data-model * a IZUGFeRDExportableTransaction that provides the data-model
* to populate the XML. This parameter may be null, if so the XML * to populate the XML. This parameter may be null, if so the XML