|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.struts.tiles.UntypedAttribute org.apache.struts.tiles.PathAttribute
public class PathAttribute
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PathAttribute(String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |