Package | Description |
---|---|
javax.servlet.jsp.tagext |
Classes and interfaces for the definition of Jakarta Server Pages Tag Libraries.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BodyTag
The BodyTag interface extends IterationTag by defining additional methods that let a tag handler manipulate the
content of evaluating its body.
|
Modifier and Type | Class and Description |
---|---|
class |
BodyTagSupport
A base class for defining tag handlers implementing BodyTag.
|
class |
TagSupport
A base class for defining new tag handlers implementing Tag.
|
Comments to: jsp-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.