org.apache.struts.tiles

Class DirectStringAttribute

Implemented Interfaces:
AttributeDefinition, Serializable

public class DirectStringAttribute
extends UntyppedAttribute

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

Field Summary

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

role, value

Constructor Summary

DirectStringAttribute(String value)

Method Summary

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

getRole, getValue, setRole, setValue, toString

Constructor Details

DirectStringAttribute

public DirectStringAttribute(String value)


Copyright B) 2000-2005 - Apache Software Foundation