Class LifecycleMappingsXpp3Writer


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

      • LifecycleMappingsXpp3Writer

        public LifecycleMappingsXpp3Writer()
    • Method Detail

      • setFileComment

        public void setFileComment​(String fileComment)
        Method setFileComment.
        Parameters:
        fileComment - a fileComment object.
      • write

        public void write​(Writer writer,
                          LifecycleConfiguration lifecycleConfiguration)
                   throws IOException
        Method write.
        Parameters:
        writer - a writer object.
        lifecycleConfiguration - a lifecycleConfiguration object.
        Throws:
        IOException - java.io.IOException if any.