| Package | Description |
|---|---|
| javax.faces.webapp |
Classes required for integration of
JavaServer Faces into web applications, including a standard servlet,
base classes for JSP custom component
tags, and concrete tag implementations for core tags.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UIComponentBodyTag
Deprecated.
All component tags now implement
BodyTag.
This class has been replaced by UIComponentELTag. |
| Modifier and Type | Method and Description |
|---|---|
static UIComponentTag |
UIComponentTag.getParentUIComponentTag(PageContext context)
Deprecated.
Locate and return the nearest enclosing
UIComponentTag
if any; otherwise, return null. |
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.