org.apache.struts.tiles

Class PathAttribute

Implemented Interfaces:
AttributeDefinition, Serializable

public class PathAttribute
extends UntyppedAttribute

Component attribute. Attribute value represents a path used to include a JSP.

Field Summary

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

role, value

Constructor Summary

PathAttribute(String value)

Method Summary

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

getRole, getValue, setRole, setValue, toString

Constructor Details

PathAttribute

public PathAttribute(String value)


Copyright B) 2000-2005 - Apache Software Foundation