org.apache.maven.plugin.assembly.model.io.xpp3
Class AssemblyXpp3Writer

java.lang.Object
  extended by org.apache.maven.plugin.assembly.model.io.xpp3.AssemblyXpp3Writer

public class AssemblyXpp3Writer
extends java.lang.Object

Class AssemblyXpp3Writer.

Version:
$Revision$ $Date$

Constructor Summary
AssemblyXpp3Writer()
           
 
Method Summary
 void write(java.io.Writer writer, Assembly assembly)
          Method write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssemblyXpp3Writer

public AssemblyXpp3Writer()
Method Detail

write

public void write(java.io.Writer writer,
                  Assembly assembly)
           throws java.io.IOException
Method write

Parameters:
writer -
assembly -
Throws:
java.io.IOException


Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.