| Package | Description |
|---|---|
| com.sun.faces.facelets.compiler | |
| com.sun.faces.facelets.tag | |
| com.sun.faces.facelets.tag.jsf.html |
Tag Library for http://java.sun.com/jsf/html.
|
| Modifier and Type | Method and Description |
|---|---|
TagDecorator |
Compiler.createTagDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Compiler.addTagDecorator(TagDecorator decorator) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeTagDecorator
A TagDecorator that is composed of 1 or more TagDecorator instances.
|
| Constructor and Description |
|---|
CompositeTagDecorator(TagDecorator[] decorators) |
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlDecorator |
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.