Class PolyglotMavenXpp3Writer


  • public class PolyglotMavenXpp3Writer
    extends Object
    Class MavenXpp3Writer.
    Version:
    $Revision$ $Date$
    • Constructor Detail

      • PolyglotMavenXpp3Writer

        public PolyglotMavenXpp3Writer()
    • Method Detail

      • write

        public void write​(Writer writer,
                          org.apache.maven.model.Model model)
                   throws IOException
        Method write.
        Parameters:
        writer -
        model -
        Throws:
        IOException
      • write

        public void write​(OutputStream stream,
                          org.apache.maven.model.Model model)
                   throws IOException
        Method write.
        Parameters:
        stream -
        model -
        Throws:
        IOException