public class GroovyPageTagWriter extends FastStringWriter
A temporary writer used by GSP to write to a StringWriter and later retrieve the value. It also converts nulls into blank strings.
Fields inherited from class | Fields |
---|---|
class FastStringWriter |
streamBuffer |
class GrailsPrintWriter |
CRLF, LOG, allowUnwrappingOut, out, previousOut, streamCharBufferTarget, trouble, usageFlag |
Constructor and description |
---|
GroovyPageTagWriter() |
Methods inherited from class | Name |
---|---|
class FastStringWriter |
getBuffer, getReader, getValue, initOut, toString |
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 |