Class DirectStringAttribute

java.lang.Object
org.apache.struts.tiles.UntypedAttribute
org.apache.struts.tiles.DirectStringAttribute
All Implemented Interfaces:
Serializable, AttributeDefinition

public class DirectStringAttribute extends UntypedAttribute
Component attribute. Such attribute value represent a path used to include a JSP.
See Also:
  • Constructor Details

    • DirectStringAttribute

      public DirectStringAttribute(String value)