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 Typ
    Methode
    Beschreibung
    void
    cliCii2ubl(String inputInvoice, String outputInvoice, String config)
    Method to run the conversion from CII invoice to UBL from command line
  • Methodendetails

    • cliCii2ubl

      void cliCii2ubl(String inputInvoice, String outputInvoice, String config) throws Exception
      Method to run the conversion from CII invoice to UBL from command line
      Parameter:
      inputInvoice - File to be converted
      outputInvoice - Path of resulting output ubl file
      config - Path to the configuration file of the application
      Löst aus:
      Exception - Unspecific exception