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, toString
public void trimWhitespace()
trimWhitespace
in class ScriptBlock
Copyright © 2014 Apache Software Foundation. All rights reserved.