Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 436 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 436 Bytes

About

This is another example illustrating how Smooks can transform XML streams into another format. In this example, edi:unparser is configured to turn the XML stream into EDI. No other transformation is performed on the underlying data.

How to run?

  1. mvn clean package
  2. mvn exec:exec

UML Sequence Diagram

UML sequence diagram