| com.opensymphony.module.sitemesh.html.Text
Method Summary | |
String | getContents() Get the complete contents of the text block, preserving original formatting.
This has a slight overhead in that it needs to construct a String. | void | writeTo(CharArray out) Write out the complete contents of the text block, preserving original formatting. |
writeTo | void writeTo(CharArray out)(Code) | | Write out the complete contents of the text block, preserving original formatting.
|
|
|