JavaScript is disabled on your browser.
JSF Reference Implementation 2.3.5.SP3-redhat-00003
All Implemented Interfaces:
Closeable , Flushable , Appendable , AutoCloseable
public class WebPrintWriter
extends PrintWriter
A simple PrintWriter implementation to allow us to query
whether or not the writer has been flushed or closed. This is necessary
to better mimic the actual Servlet response.
Method Summary
Methods inherited from class java.io.PrintWriter
append , append , append , checkError , clearError , format , format , print , 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
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
JSF Reference Implementation 2.3.5.SP3-redhat-00003
Copyright © 2010–2019 JBoss by Red Hat . All rights reserved.