org.codehaus.cargo.maven2.io.xpp3
Class UberWarXpp3Writer

java.lang.Object
  extended byorg.codehaus.cargo.maven2.io.xpp3.UberWarXpp3Writer

public class UberWarXpp3Writer
extends java.lang.Object

Class UberWarXpp3Writer.

Version:
$Revision$ $Date$

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

Constructor Detail

UberWarXpp3Writer

public UberWarXpp3Writer()
Method Detail

write

public void write(java.io.Writer writer,
                  MergeRoot mergeRoot)
           throws java.io.IOException
Method write

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


Copyright © 2004-2008 Codehaus. All Rights Reserved.