org.apache.struts.taglib.tiles
public interface AddTagParent
PutTags.
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.