| Package | Description |
|---|---|
| com.liferay.faces.util.config | |
| com.liferay.faces.util.config.internal |
| Modifier and Type | Method and Description |
|---|---|
WebConfig |
ApplicationConfig.getWebConfig() |
| Modifier and Type | Class and Description |
|---|---|
class |
WebConfigImpl |
| Modifier and Type | Method and Description |
|---|---|
WebConfig |
ApplicationConfigImpl.getWebConfig() |
WebConfig |
WebConfigParserImpl.parse(InputStream inputStream,
WebConfig webConfig) |
WebConfig |
WebConfigParser.parse(InputStream inputStream,
WebConfig webConfig)
Parses the specified InputStream and returns a new WebConfig that contains parsed data that has been appended to
the specified WebConfig.
|
WebConfig |
WebConfigScannerImpl.scan() |
WebConfig |
WebConfigScanner.scan() |
| Modifier and Type | Method and Description |
|---|---|
protected FacesConfigScanner |
ApplicationConfigInitializerImpl.newFacesConfigScanner(ClassLoader classLoader,
ResourceReader resourceReader,
SAXParser saxParser,
boolean resolveEntities,
WebConfig webConfig) |
WebConfig |
WebConfigParserImpl.parse(InputStream inputStream,
WebConfig webConfig) |
WebConfig |
WebConfigParser.parse(InputStream inputStream,
WebConfig webConfig)
Parses the specified InputStream and returns a new WebConfig that contains parsed data that has been appended to
the specified WebConfig.
|
| Constructor and Description |
|---|
ApplicationConfigImpl(String contextPath,
FacesConfig facesConfig,
WebConfig webConfig) |
FacesConfigScannerImpl(ClassLoader classLoader,
ResourceReader resourceReader,
SAXParser saxParser,
boolean resolveEntities,
WebConfig webConfig) |
Copyright © 2016 Liferay, Inc.. All rights reserved.