public interface AddTagParent
PutTag
s.
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.JspException
Copyright © 2000–2016 Apache Software Foundation. All rights reserved.