|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
org.apache.struts.taglib.tiles Interface PutTagParent
- All Known Implementing Classes:
- DefinitionTag, InsertTag
- public interface PutTagParent
Tag classes implementing this interface can contain nested PutTag. This interface defines a method called by nested tags.
Method Summary | |
void |
processNestedTag(PutTag nestedTag)
Process the nested tag. |
Method Detail |
processNestedTag
public void processNestedTag(PutTag nestedTag) throws javax.servlet.jsp.JspException
- Process the nested tag.
- Parameters:
nestedTag
- Nested tag 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