org.apache.struts.tiles

Class DirectStringAttribute

Implemented Interfaces:
AttributeDefinition, Serializable

public class DirectStringAttribute
extends UntypedAttribute

Component attribute. Such attribute value represent a path used to include a JSP.

Field Summary

Fields inherited from class org.apache.struts.tiles.UntypedAttribute

role, value

Constructor Summary

DirectStringAttribute(String value)

Method Summary

Methods inherited from class org.apache.struts.tiles.UntypedAttribute

getRole, getValue, setRole, setValue, toString

Constructor Details

DirectStringAttribute

public DirectStringAttribute(String value)

Copyright B) 2000-2007 - The Apache Software Foundation