public class CompositeTextScriptBlock extends ScriptBlock
CompositeTextScriptBlock represents a text body of a
a tag which contains expressions, so that whitespace trimming
can be handled differently.
| Constructor and Description |
|---|
CompositeTextScriptBlock()
Create an instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
trimWhitespace()
Trim the body of the script.
|
addScript, compile, getScriptList, removeScript, run, toStringpublic void trimWhitespace()
trimWhitespace in class ScriptBlockCopyright © 2012 Apache Software Foundation. All Rights Reserved.