Class TagUtils

java.lang.Object
org.apache.commons.jelly.util.TagUtils

public class TagUtils extends Object
Contains static methods to help tag developers.
Author:
Hans Gilde
  • Method Details

    • trimScript

      public static void trimScript(Script body)
      Trims the whitespace from a script and its children.