| Package | Description | 
|---|---|
| javax.faces.view.facelets | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Tag | TagHandler. tag | 
| Modifier and Type | Method and Description | 
|---|---|
| Tag | TagDecorator. decorate(Tag tag)If handled, return a new Tag instance, otherwise return null | 
| Tag | TagConfig. getTag() | 
| Tag | TagAttributes. getTag() | 
| Tag | DelegatingMetaTagHandler. getTag() | 
| Tag | TagAttribute. getTag() | 
| Modifier and Type | Method and Description | 
|---|---|
| Tag | TagDecorator. decorate(Tag tag)If handled, return a new Tag instance, otherwise return null | 
| void | TagAttributes. setTag(Tag tag) | 
| void | TagAttribute. setTag(Tag tag) | 
| Constructor and Description | 
|---|
| Tag(Tag orig,
   TagAttributes attributes) | 
| TagAttributeException(Tag tag,
                     TagAttribute attr) | 
| TagAttributeException(Tag tag,
                     TagAttribute attr,
                     String message) | 
| TagAttributeException(Tag tag,
                     TagAttribute attr,
                     String message,
                     Throwable cause) | 
| TagAttributeException(Tag tag,
                     TagAttribute attr,
                     Throwable cause) | 
| TagException(Tag tag) | 
| TagException(Tag tag,
            String message) | 
| TagException(Tag tag,
            String message,
            Throwable cause) | 
| TagException(Tag tag,
            Throwable cause) | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.