Package org.apache.commons.jelly.util
Class TagUtils
java.lang.Object
org.apache.commons.jelly.util.TagUtils
Contains static methods to help tag developers.
- Author:
- Hans Gilde
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidtrimScript(Script body) Trims the whitespace from a script and its children.
-
Method Details
-
trimScript
Trims the whitespace from a script and its children.
-