Klasse ConverterImpl
java.lang.Object
org.oxt.toolbox.converter.ConverterImpl
- Alle implementierten Schnittstellen:
IConverter
Class implementing the conversion processing (implements the IConverter interface).
- Autor:
- Dr. Jan C. Thiele
-
Feldübersicht
-
Konstruktorübersicht
-
Methodenübersicht
-
Felddetails
-
logger
org.apache.logging.log4j.Logger loggerLogger object. -
display
org.eclipse.swt.widgets.Display displayDisplay object. -
shell
org.eclipse.swt.widgets.Shell shellShell object.
-
-
Konstruktordetails
-
ConverterImpl
public ConverterImpl(org.eclipse.swt.widgets.Display display) Constructor.- Parameter:
display
- Mother display
-
-
Methodendetails
-
convert
Method to convert CII invoice to UBL invoice.- Angegeben von:
convert
in SchnittstelleIConverter
- Parameter:
invoiceFile
- file to be convertedinvoicePath
- Path where the invoiceFile is stored- Löst aus:
MalformedURLException
- Exception
-