org.apache.maven.dotnet.plugin
Class PomFileConfigurationAppender

java.lang.Object
  extended by org.apache.maven.dotnet.plugin.PomFileConfigurationAppender
All Implemented Interfaces:
ConfigurationAppender

public class PomFileConfigurationAppender
extends java.lang.Object
implements ConfigurationAppender


Constructor Summary
PomFileConfigurationAppender()
           
 
Method Summary
 void append(org.w3c.dom.Document document, org.w3c.dom.Element element, FieldInfo fieldInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PomFileConfigurationAppender

public PomFileConfigurationAppender()
Method Detail

append

public void append(org.w3c.dom.Document document,
                   org.w3c.dom.Element element,
                   FieldInfo fieldInfo)
            throws org.apache.maven.plugin.MojoExecutionException
Specified by:
append in interface ConfigurationAppender
Throws:
org.apache.maven.plugin.MojoExecutionException


Copyright © 2007 NMaven. All Rights Reserved.