|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PutListTagParent
Tag classes implementing this interface can contains nested PutTag. This interface defines a method called by nested tags.
| Method Summary | |
|---|---|
void |
processNestedTag(PutListTag nestedTag)
Add an attribute to container. |
| Method Detail |
|---|
void processNestedTag(PutListTag nestedTag)
throws JspException
nestedTag - Nested PutTag defining the attribute.
JspException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||