org.apache.struts.tiles
Class DirectStringAttribute
java.lang.Object
|
+--org.apache.struts.tiles.UntypedAttribute
|
+--org.apache.struts.tiles.DirectStringAttribute
- All Implemented Interfaces:
- AttributeDefinition, java.io.Serializable
- public class DirectStringAttribute
- extends UntypedAttribute
Component attribute.
Such attribute value represent a path used to include a JSP.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait |
DirectStringAttribute
public DirectStringAttribute(java.lang.String value)
Copyright © 2000-2005 - The Apache Software Foundation