| Package | Description | 
|---|---|
| javax.faces.view.facelets | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TagAttributeExceptionAn Exception caused by a TagAttribute | 
| class  | TagExceptionAn Exception caused by a Tag | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | FaceletContext. includeFacelet(UIComponent parent,
              String relativePath)Include another Facelet defined at some path, relative to the executing context, not the current Facelet (same as
 include directive in JSP) | 
| abstract void | FaceletContext. includeFacelet(UIComponent parent,
              URL absolutePath)Include another Facelet defined at some path, absolute to this ClassLoader/OS | 
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.