public class GrailsLazyProxyPrintWriter extends GrailsPrintWriter
Modifiers | Name | Description |
---|---|---|
static interface |
GrailsLazyProxyPrintWriter.DestinationFactory |
Factory to lazily instantiate the destination. |
Fields inherited from class | Fields |
---|---|
class GrailsPrintWriter |
CRLF, LOG, allowUnwrappingOut, out, previousOut, streamCharBufferTarget, trouble, usageFlag |
Constructor and description |
---|
GrailsLazyProxyPrintWriter
(GrailsLazyProxyPrintWriter.DestinationFactory factory) |
Type Params | Return Type | Name and description |
---|---|---|
|
public java.io.Writer |
getOut() |
|
public boolean |
isAllowUnwrappingOut() |
|
public boolean |
isDestinationActivated() |
|
public void |
setDestinationActivated(boolean destinationActivated) |
|
public java.io.Writer |
unwrap() |
|
public void |
updateDestination(GrailsLazyProxyPrintWriter.DestinationFactory f) |
Methods inherited from class | Name |
---|---|
class GrailsPrintWriter |
append, append, append, append, append, appendNullCharSequence, asPrintWriter, asType, checkError, clone, close, findStreamCharBufferTarget, flush, getMetaClass, getOut, getProperty, getWriterForEncoder, invokeMethod, isAllowUnwrappingOut, isDestinationActivated, 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, unwrap, unwrapWriter, write, write, write, write, write, write, write, writeWritable |