Class InsertContentTag

All Implemented Interfaces:
Serializable, IterationTag, JspTag, Tag
Direct Known Subclasses:
InsertMinifiedContentTag, InsertRSSTag

abstract class InsertContentTag extends BrowserInfoTag
An abstract class for content insertion JSP tags.
Since:
1.0
Version:
5.3
Author:
Luke
  • Field Details

    • _resourceName

      protected String _resourceName
      The name of the resource to display, without extension.
  • Constructor Details

    • InsertContentTag

      InsertContentTag()
  • Method Details

    • setName

      public void setName(String name)
      Update the name of the resource to insert.
      Parameters:
      name - the name of the resource, without extension