|
|||||||||||
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()
|
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()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |