|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationLoader | |
|---|---|
| org.extex.framework.configuration | This package contains some classes and interfaces for dealing with configuration of components. |
| org.extex.framework.configuration.impl | This package contains implementations for a configuration. |
| Uses of ConfigurationLoader in org.extex.framework.configuration |
|---|
| Methods in org.extex.framework.configuration with parameters of type ConfigurationLoader | |
|---|---|
void |
Configuration.setConfigurationLoader(ConfigurationLoader loader)
Sets a loader for new external sources. |
| Uses of ConfigurationLoader in org.extex.framework.configuration.impl |
|---|
| Methods in org.extex.framework.configuration.impl with parameters of type ConfigurationLoader | |
|---|---|
void |
TexConfiguration.setConfigurationLoader(ConfigurationLoader loader)
Sets a loader for new external sources. |
void |
XmlConfiguration.setConfigurationLoader(ConfigurationLoader loader)
Sets a loader for new external sources. |
void |
MultiConfiguration.setConfigurationLoader(ConfigurationLoader loader)
Sets a loader for new external sources. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||