Class StaticTagScript

  • All Implemented Interfaces:
    Script

    public class StaticTagScript
    extends TagScript

    StaticTagScript is a script that evaluates a StaticTag, a piece of static XML though its attributes or element content may contain dynamic expressions. The first time this tag evaluates, it may have become a dynamic tag, so it will check that a new dynamic tag has not been generated.

    Version:
    $Revision: 239434 $
    Author:
    James Strachan