| Package | Description |
|---|---|
| jakarta.servlet.jsp.tagext |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleTagSupport
A base class for defining tag handlers implementing SimpleTag.
|
| Constructor and Description |
|---|
TagAdapter(SimpleTag adaptee)
Creates a new TagAdapter that wraps the given SimpleTag and returns the parent tag when getParent() is called.
|
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.