|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public void processNestedTag(PutTag nestedTag) throws JspException
nestedTag
- Nested tag to process.
JspException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |