|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface PutAttributeTagParent
Tag classes implementing this interface can contain nested PutAttributeTag.
This interface defines a method called by nested tags.
| Method Summary | |
|---|---|
void |
processNestedTag(PutAttributeTag nestedTag)
Process the nested tag. |
| Method Detail |
|---|
void processNestedTag(PutAttributeTag nestedTag)
throws TilesJspException
nestedTag - Nested tag to process.
TilesJspException - If something goes wrong during processing.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||