public class GrailsLazyProxyPrintWriter extends GrailsPrintWriter
| Modifier and Type | Class and Description |
|---|---|
static interface |
GrailsLazyProxyPrintWriter.DestinationFactory
Factory to lazily instantiate the destination.
|
allowUnwrappingOut, CRLF, LOG, out, previousOut, streamCharBufferTarget, trouble, usageFlag| Constructor and Description |
|---|
GrailsLazyProxyPrintWriter(GrailsLazyProxyPrintWriter.DestinationFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
java.io.Writer |
getOut() |
boolean |
isAllowUnwrappingOut() |
boolean |
isDestinationActivated() |
void |
setDestinationActivated(boolean destinationActivated) |
java.io.Writer |
unwrap() |
void |
updateDestination(GrailsLazyProxyPrintWriter.DestinationFactory f) |
append, append, append, append, append, asPrintWriter, asType, checkError, clone, close, findStreamCharBufferTarget, flush, getMetaClass, getProperty, getWriterForEncoder, invokeMethod, isUsed, leftShift, leftShift, leftShift, leftShift, leftShift, markUsed, plus, print, print, print, print, print, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, println, println, println, resetUsed, setError, setMetaClass, setOut, setProperty, setUsed, unwrapWriter, write, write, write, write, write, write, write, writeWritablepublic GrailsLazyProxyPrintWriter(GrailsLazyProxyPrintWriter.DestinationFactory factory)
public java.io.Writer getOut()
getOut in class GrailsPrintWriterpublic boolean isAllowUnwrappingOut()
isAllowUnwrappingOut in interface GrailsWrappedWriterisAllowUnwrappingOut in class GrailsPrintWriterpublic java.io.Writer unwrap()
unwrap in interface GrailsWrappedWriterunwrap in class GrailsPrintWriterpublic void updateDestination(GrailsLazyProxyPrintWriter.DestinationFactory f)
public boolean isDestinationActivated()
isDestinationActivated in class GrailsPrintWriterpublic void setDestinationActivated(boolean destinationActivated)