Module jakarta.faces
Package com.sun.faces.application.view
Class FaceletViewHandlingStrategy.NullWriter
java.lang.Object
java.io.Writer
com.sun.faces.application.view.FaceletViewHandlingStrategy.NullWriter
- All Implemented Interfaces:
Closeable
,Flushable
,Appendable
,AutoCloseable
- Enclosing class:
FaceletViewHandlingStrategy
Simple no-op writer.
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.io.Writer
append, append, append, nullWriter
-
Constructor Details
-
NullWriter
protected NullWriter()
-
-
Method Details
-
write
-
write
-
write
-
write
-
write
-
close
-
flush
-