public interface AddTagParent
PutTags.
This interface defines a method called by the nested tag.| Modifier and Type | Method and Description |
|---|---|
void |
processNestedTag(AddTag nestedTag)
Process the nested tag.
|
void processNestedTag(AddTag nestedTag) throws javax.servlet.jsp.JspException
nestedTag - Nested to process.javax.servlet.jsp.JspExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.