此内容没有您所选择的语言版本。
2.19. The Edifact Java Compiler
The Edifact Java Compiler simplifies the process of going from EDI to Java. It generates the following:
- a Java object model for a given EDI mapping model.
- a Smooks Java binding configuration to populate the Java Object model from an instance of the EDI message described by the EDI mapping model.
- a factory class to use the Edifact Java Compiler to bind EDI data to the Java object model.