hirondelle.web4jtools.util
Class NoEmptyLinesTag
Object
SimpleTagSupport
TagHelper
hirondelle.web4jtools.util.NoEmptyLinesTag
- All Implemented Interfaces:
- JspTag, SimpleTag
public final class NoEmptyLinesTag
- extends TagHelper
Remove all empty lines in the body of the tag.
In addition, in JSP 2.1, you may remove empty lines associated with directives
by using the following directive at the top of your JSP :
<%@page trimDirectiveWhitespaces="true"%>
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoEmptyLinesTag
public NoEmptyLinesTag()
getEmittedText
protected String getEmittedText(String aBody)
throws JspException,
IOException
- Specified by:
getEmittedText
in class TagHelper
- Throws:
JspException
IOException
Copyright Hirondelle Systems - Generated 2013Oct19.12.26