public interface NestedMarkupWriter extends IMarkupWriter
IMarkupWriter.getNestedWriter()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBuffer()
Returns any makrup so far accumulated by the nested markup writer.
|
attribute, attribute, attribute, attributeRaw, begin, beginEmpty, checkError, close, closeTag, comment, end, end, flush, getContentType, getNestedWriter, print, print, print, print, print, print, println, printRaw, printRaw
java.lang.String getBuffer()
IMarkupWriter.printRaw(String)
,
with this content, on its parent markup writer.
Getting the buffer will close the writer.