Added two examples:
EJC
Demonstrates the Edifact Java Compiler (EJC) which generates a bindingfile and javaclasses using an edi-configuration. Then the javaclasses are compiled and the input-file.edi is processed by Smookes using the newly generated files and the edi-configuration.
EDI-With-Import-To-Java
Is an extension of the example EDI-To-Java where the new features introduced in 1.1 and 1.2 is demonstrated. The edi-configuration contains import element with with all possible attributes. The value-nodes (Field, Component and SubComponent) contains the new attributes type and parameters.
Added two examples:
EJC
Demonstrates the Edifact Java Compiler (EJC) which generates a bindingfile and javaclasses using an edi-configuration. Then the javaclasses are compiled and the input-file.edi is processed by Smookes using the newly generated files and the edi-configuration.
EDI-With-Import-To-Java
Is an extension of the example EDI-To-Java where the new features introduced in 1.1 and 1.2 is demonstrated. The edi-configuration contains import element with with all possible attributes. The value-nodes (Field, Component and SubComponent) contains the new attributes type and parameters.