| Package | Description | 
|---|---|
| org.apache.myfaces.view.facelets.compiler | Facelet compiler package, not for extension. | 
| org.apache.myfaces.view.facelets.tag | Tags and other objects that define Facelet implementations. | 
| org.apache.myfaces.view.facelets.tag.composite | |
| org.apache.myfaces.view.facelets.tag.jsf.core | Tag Library for http://java.sun.com/jsf/core. | 
| org.apache.myfaces.view.facelets.tag.jsf.html | Tag Library for http://java.sun.com/jsf/html. | 
| org.apache.myfaces.view.facelets.tag.jstl.core | Tag Library for http://java.sun.com/jstl/core. | 
| org.apache.myfaces.view.facelets.tag.jstl.fn | Tag Library for http://java.sun.com/jstl/functions. | 
| org.apache.myfaces.view.facelets.tag.ui | Tag Library for http://java.sun.com/jsf/ui. | 
| Modifier and Type | Method and Description | 
|---|---|
| static TagLibrary | TagLibraryConfig. create(FacesContext facesContext,
      URL url) | 
| TagLibrary | Compiler. createTagLibrary() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Compiler. addTagLibrary(TagLibrary library) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractTagLibraryBase class for defining TagLibraries in Java | 
| class  | CompositeTagLibraryA TagLibrary that is composed of 1 or more TagLibrary children. | 
| Constructor and Description | 
|---|
| CompositeTagLibrary(TagLibrary[] libraries) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CompositeLibrary | 
| class  | CompositeResourceLibraryThis class create composite component tag handlers for "http://java.sun.com/jsf/composite/"
 namespace. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CoreLibraryFor Tag details, see JSF Core taglib documentation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractHtmlLibrary | 
| class  | HtmlLibrary | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JstlCoreLibrary | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JstlFnLibraryLibrary for JSTL Functions | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | UILibrary | 
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.