org.apache.maven.plugin.lifecycle.io.xpp3
Class LifecycleMappingsXpp3Writer
java.lang.Object
  
org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Writer
public class LifecycleMappingsXpp3Writer
- extends Object
 
Class LifecycleMappingsXpp3Writer.
- Version:
 
  - $Revision$ $Date$
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LifecycleMappingsXpp3Writer
public LifecycleMappingsXpp3Writer()
write
public void write(Writer writer,
                  LifecycleConfiguration lifecycleConfiguration)
           throws IOException
- Method write.
- Parameters:
 writer - lifecycleConfiguration - 
- Throws:
 IOException
 
 
write
public void write(OutputStream stream,
                  LifecycleConfiguration lifecycleConfiguration)
           throws IOException
- Method write.
- Parameters:
 stream - lifecycleConfiguration - 
- Throws:
 IOException
 
 
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.