Class ModelloXdocMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="xdoc",
          threadSafe=true)
    public class ModelloXdocMojo
    extends AbstractModelloGeneratorMojo
    Creates documentation for the model in xdoc format.
    Author:
    Brett Porter