| Package | Description |
|---|---|
| javax.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 © 2014–2016 Webtide. All rights reserved.