Schnittstelle ICLICii2ubl
- Alle bekannten Implementierungsklassen:
CLICii2ubl
public interface ICLICii2ubl
Interface defining the methods for invoice conversion from command line access.
- Seit:
- OpenXRechnungToolbox v3.0.0
- Autor:
- Dr. Jan C. Thiele
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidcliCii2ubl(String inputInvoice, String outputInvoice, String config) Method to run the conversion from CII invoice to UBL from command line
-
Methodendetails
-
cliCii2ubl
Method to run the conversion from CII invoice to UBL from command line- Parameter:
inputInvoice- File to be convertedoutputInvoice- Path of resulting output ubl fileconfig- Path to the configuration file of the application- Löst aus:
Exception- Unspecific exception
-