hirondelle.web4jtools.util
Class LastCommaTag
Object
SimpleTagSupport
TagHelper
hirondelle.web4jtools.util.LastCommaTag
- All Implemented Interfaces:
- JspTag, SimpleTag
public final class LastCommaTag
- extends TagHelper
Trim the final comma appearing in text, along with any trailing characters appearing after
the final comma.
This tag is used in code generation of lists of items separated by a comma.
It is almost always necessary to remove the final comma from such lists.
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LastCommaTag
public LastCommaTag()
getEmittedText
protected String getEmittedText(String aText)
throws JspException,
IOException
- Specified by:
getEmittedText
in class TagHelper
- Throws:
JspException
IOException
Copyright Hirondelle Systems - Generated 2013Oct19.12.26