类 ArgumentTag

  • 所有已实现的接口:
    Serializable, BodyTag, IterationTag, JspTag, Tag

    public class ArgumentTag
    extends BodyTagSupport
    The <argument> tag is based on the JSTL fmt:param tag. The purpose is to support arguments inside the message and theme tags.

    This tag must be nested under an argument aware tag.

    Attribute Summary
    AttributeRequired?Runtime Expression?Description
    valuefalsetrueThe value of the argument.
    从以下版本开始:
    4.0
    作者:
    Nicholas Williams
    另请参阅:
    MessageTag, ThemeTag, 序列化表格