Class IntegerFormatTag

java.lang.Object
All Implemented Interfaces:
Serializable, IterationTag, JspTag, Tag
Direct Known Subclasses:
FileSizeFormatTag, QuantityFormatTag, UnitFormatTag

public class IntegerFormatTag extends NumberFormatTag
A JSP tag to support the rendering of formatted integer values.
Since:
1.0
Version:
8.6
Author:
Luke
See Also: