Package | Description |
---|---|
org.apache.myfaces.config | |
org.apache.myfaces.config.element | |
org.apache.myfaces.config.impl | |
org.apache.myfaces.config.impl.element |
Modifier and Type | Method and Description |
---|---|
List<ComponentTagDeclaration> |
RuntimeConfig.getComponentTagDeclarations() |
Modifier and Type | Method and Description |
---|---|
void |
RuntimeConfig.addComponentTagDeclaration(ComponentTagDeclaration declaration) |
Modifier and Type | Method and Description |
---|---|
Map<String,ComponentTagDeclaration> |
FacesConfig.getComponentTagDeclarations() |
Collection<ComponentTagDeclaration> |
FacesConfigData.getComponentTagDeclarations() |
Modifier and Type | Method and Description |
---|---|
Collection<ComponentTagDeclaration> |
FacesConfigDispenserImpl.getComponentTagDeclarations() |
Modifier and Type | Class and Description |
---|---|
class |
ComponentTagDeclarationImpl |
Modifier and Type | Method and Description |
---|---|
Map<String,ComponentTagDeclaration> |
FacesConfigImpl.getComponentTagDeclarations() |
Modifier and Type | Method and Description |
---|---|
void |
FacesConfigImpl.addComponentTagDeclaration(String componentType,
ComponentTagDeclaration tagDeclaration) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.