|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextBuilder.StrBuf | |
---|---|
org.rythmengine.template | |
org.rythmengine.utils |
Uses of TextBuilder.StrBuf in org.rythmengine.template |
---|
Methods in org.rythmengine.template with parameters of type TextBuilder.StrBuf | |
---|---|
protected void |
TemplateBase.__append(TextBuilder.StrBuf wrapper)
|
Uses of TextBuilder.StrBuf in org.rythmengine.utils |
---|
Methods in org.rythmengine.utils with parameters of type TextBuilder.StrBuf | |
---|---|
protected void |
TextBuilder.__append(TextBuilder.StrBuf wrapper)
Append a TextBuilder.StrBuf content into the buffer |
TextBuilder |
TextBuilder.p(TextBuilder.StrBuf wrapper)
Print a TextBuilder.StrBuf to internal buffer or output (os or writer)
null object will not be printed |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |