|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
org.apache.struts.taglib.tiles Interface AddTagParent
- All Known Implementing Classes:
- PutListTag
- public interface AddTagParent
Tag classes implementing this interface can contain nested PutTag
s.
This interface defines a method called by the nested tag.
Method Summary | |
void |
processNestedTag(AddTag nestedTag)
Process the nested tag. |
Method Detail |
processNestedTag
public void processNestedTag(AddTag nestedTag) throws javax.servlet.jsp.JspException
- Process the nested tag.
- Parameters:
nestedTag
- Nested to process.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2000-2005 - The Apache Software Foundation