Class ModelWriterSupport

java.lang.Object
org.sonatype.maven.polyglot.io.ModelWriterSupport
All Implemented Interfaces:
org.apache.maven.model.io.ModelWriter

public abstract class ModelWriterSupport extends Object implements org.apache.maven.model.io.ModelWriter
Support for ModelWriter implementations.
Since:
0.7
Author:
Jason Dillon
  • Constructor Details

    • ModelWriterSupport

      public ModelWriterSupport()
  • Method Details