Package | Description |
---|---|
org.apache.myfaces.config | |
org.apache.myfaces.config.element | |
org.apache.myfaces.config.impl.digester | |
org.apache.myfaces.config.impl.digester.elements |
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> |
DigesterFacesConfigDispenserImpl.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 © 2021 The Apache Software Foundation. All rights reserved.