Class Dom4jReaderGenerator

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

    public class Dom4jReaderGenerator
    extends AbstractXmlJavaGenerator
    Generator that reads a model using dom4j. TODO: chunks are lifted from xpp3, including the tests. Can we abstract it in some way?
    Author:
    Brett Porter
    • Constructor Detail

      • Dom4jReaderGenerator

        public Dom4jReaderGenerator()