Class ModelloXpp3ExtendedReaderMojo

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

    @Mojo(name="xpp3-extended-reader",
          defaultPhase=GENERATE_SOURCES,
          threadSafe=true)
    public class ModelloXpp3ExtendedReaderMojo
    extends ModelloXpp3ReaderMojo
    Creates an XPP3 extended reader from the model. An extended reader populates the parsed model with metadata about the line/column from which the data was read if the model supports this.
    Since:
    1.4
    • Constructor Detail

      • ModelloXpp3ExtendedReaderMojo

        public ModelloXpp3ExtendedReaderMojo()