org.apache.struts.tiles

Class PathAttribute

Implemented Interfaces:
AttributeDefinition, Serializable

public class PathAttribute
extends UntypedAttribute

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

Field Summary

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

role, value

Constructor Summary

PathAttribute(String value)

Method Summary

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

getRole, getValue, setRole, setValue, toString

Constructor Details

PathAttribute

public PathAttribute(String value)

Copyright B) 2000-2007 - The Apache Software Foundation