Frames | No Frames |
Classes implementing javax.servlet.jsp.tagext.SimpleTag | |
class | A base class for defining tag handlers implementing SimpleTag. |
Constructors with parameter type javax.servlet.jsp.tagext.SimpleTag | |
Creates a new TagAdapter that wraps the given SimpleTag and
returns the parent tag when getParent() is called. |