public class PrintOutCollector extends Object
PrintWriter
.Constructor and Description |
---|
PrintOutCollector() |
Modifier and Type | Method and Description |
---|---|
String |
getPrintOut()
Closes the
PrintWriter and returns the accumulated text output. |
PrintWriter |
getPrintWriter() |
public PrintOutCollector()
public PrintWriter getPrintWriter()
public String getPrintOut()
PrintWriter
and returns the accumulated text output.${project.version} - Copyright © 2003-2015 The Apache Software Foundation.