org.codehaus.mojo.taglist.output.io.xpp3
Class TaglistOutputXpp3Writer
java.lang.Object
org.codehaus.mojo.taglist.output.io.xpp3.TaglistOutputXpp3Writer
public class TaglistOutputXpp3Writer
- extends Object
Class TaglistOutputXpp3Writer.
- Version:
- $Revision$ $Date$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaglistOutputXpp3Writer
public TaglistOutputXpp3Writer()
write
public void write(Writer writer,
TagListXMLReport tagListXMLReport)
throws IOException
- Method write.
- Parameters:
writer
- tagListXMLReport
-
- Throws:
IOException
write
public void write(OutputStream stream,
TagListXMLReport tagListXMLReport)
throws IOException
- Method write.
- Parameters:
stream
- tagListXMLReport
-
- Throws:
IOException
Copyright © 2005-2014 Codehaus. All Rights Reserved.