Package | Description |
---|---|
javax.servlet.jsp.tagext |
Classes and interfaces for the definition of Jakarta Server Pages Tag Libraries.
|
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.
|
Comments to: jsp-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.