Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface AddTagParent
PutTag
s.
This interface defines a method called by the nested tag.
Method Summary | |
void |
|
public void processNestedTag(AddTag nestedTag) throws JspException
Process the nested tag.
- Parameters:
nestedTag
- Nested to process.