|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AddTagParent
Tag classes implementing this interface can contain nested PutTags.
This interface defines a method called by the nested tag.
| Method Summary | |
|---|---|
void |
processNestedTag(AddTag nestedTag)
Process the nested tag. |
| Method Detail |
|---|
void processNestedTag(AddTag nestedTag)
throws JspException
nestedTag - Nested to process.
JspException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||