public class TaglistOutputXpp3Writer extends Object
Constructor and Description |
---|
TaglistOutputXpp3Writer() |
Modifier and Type | Method and Description |
---|---|
void |
write(OutputStream stream,
TagListXMLReport tagListXMLReport)
Method write.
|
void |
write(Writer writer,
TagListXMLReport tagListXMLReport)
Method write.
|
public void write(Writer writer, TagListXMLReport tagListXMLReport) throws IOException
writer
- tagListXMLReport
- IOException
public void write(OutputStream stream, TagListXMLReport tagListXMLReport) throws IOException
stream
- tagListXMLReport
- IOException
Copyright © 2005-2012 Codehaus. All Rights Reserved.