Class ModelloSaxWriterMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="sax-writer", defaultPhase=GENERATE_SOURCES, threadSafe=true) public class ModelloSaxWriterMojo extends AbstractModelloSourceGeneratorMojo
Creates a SAX writer from the model.
Since:
1.8
Author:
Simone Tripodi