| Package | Description |
|---|---|
| javax.servlet.jsp.tagext |
Classes and interfaces for the definition of JavaServer 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.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.