cblicous / essgenerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Generator for fixedformat4j

Generates code for classes coming from a CSV File consisting of the following format:

"fieldname","length","javatype"

like as follows:

"ESS Zeilenlänge,4,int"

"Warenkorb-ID,12,String"

Will cleanup umlauts etc

About


Languages

Language:Java 100.0%