org.codehaus.cargo.maven2.io.xpp3
Class UberWarXpp3Writer
java.lang.Object
org.codehaus.cargo.maven2.io.xpp3.UberWarXpp3Writer
public class UberWarXpp3Writer
- extends Object
Class UberWarXpp3Writer.
- Version:
- $Revision$ $Date$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UberWarXpp3Writer
public UberWarXpp3Writer()
write
public void write(Writer writer,
MergeRoot mergeRoot)
throws IOException
- Method write.
- Parameters:
writer
- mergeRoot
-
- Throws:
IOException
write
public void write(OutputStream stream,
MergeRoot mergeRoot)
throws IOException
- Method write.
- Parameters:
stream
- mergeRoot
-
- Throws:
IOException
Copyright © 2004-2012 Codehaus. All Rights Reserved.