public class HtmlPrettyPrintWriter
extends java.io.PrintWriter
XMLReporter.setPrintWriter(PrintWriter)
Modifier and Type | Field and Description |
---|---|
protected int |
_charsWritten
number of characters written by the writer
|
Constructor and Description |
---|
HtmlPrettyPrintWriter(java.io.Writer writer)
Create a HtmlPrettyPrintWriter wrapping an existing writer
sends output to the wrapped writer
|
Modifier and Type | Method and Description |
---|---|
void |
print(java.lang.String output)
Write a string to the wrapped writer format it specially as per
the class definition
|
append, append, append, checkError, clearError, close, flush, format, format, print, print, print, print, print, print, print, print, printf, printf, println, println, println, println, println, println, println, println, println, println, setError, write, write, write, write, write
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.