Class Dom4jWriterGenerator

All Implemented Interfaces:
ModelloGenerator, org.codehaus.plexus.logging.LogEnabled, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable

@Component(role=ModelloGenerator.class, hint="dom4j-writer") public class Dom4jWriterGenerator extends AbstractXmlJavaGenerator

Generate a writer that uses Dom4J.

TODO: chunks are lifted from xpp3, including the tests. Can we abstract it in some way?