org.apache.struts.taglib.tiles
public interface AddTagParent
PutTag
s.
This interface defines a method called by the nested tag.
Method Summary | |
---|---|
void | processNestedTag(AddTag nestedTag)
Process the nested tag. |
Parameters: nestedTag Nested to process.