This examples shows how to use the Smooks XMLBinding class to read and write an XML message to and from a Java Object model.
See:
- The "Main" class in src/main/java/example/Main.java.
- The input message in input-message.xml.
- The code in the src/main/java folder tree (.java).
- smooks-config.xml.
mvn clean package
mvn exec:exec
- Follow the command prompts