Class ForTokensTag

All Implemented Interfaces:
LoopTag, IterationTag, JspTag, Tag, TryCatchFinally, Serializable

public class ForTokensTag extends ForTokensSupport implements LoopTag, IterationTag

A handler for <forTokens> that accepts attributes as Strings and evaluates them as expressions at runtime.

Author:
Shawn Bayern
See Also:
  • Constructor Details

    • ForTokensTag

      public ForTokensTag()
  • Method Details