|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.jelly.impl.ScriptBlock
org.apache.commons.jelly.impl.CompositeTextScriptBlock
CompositeTextScriptBlock
represents a text body of a
a tag which contains expressions, so that whitespace trimming
can be handled differently.
Field Summary |
Fields inherited from class org.apache.commons.jelly.impl.ScriptBlock |
|
Constructor Summary | |
CompositeTextScriptBlock()
Create an instance. |
Method Summary | |
void |
trimWhitespace()
Trim the body of the script. |
Methods inherited from class org.apache.commons.jelly.impl.ScriptBlock |
addScript, compile, getScriptList, removeScript, run, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CompositeTextScriptBlock()
Method Detail |
public void trimWhitespace()
trimWhitespace
in class ScriptBlock
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |