Uses of Interface
org.smooks.api.resource.config.loader.ResourceConfigLoader
-
Packages that use ResourceConfigLoader Package Description org.smooks.api -
-
Uses of ResourceConfigLoader in org.smooks.api
Methods in org.smooks.api that return ResourceConfigLoader Modifier and Type Method Description ResourceConfigLoaderApplicationContext. getResourceConfigLoader()Methods in org.smooks.api with parameters of type ResourceConfigLoader Modifier and Type Method Description ApplicationContextBuilderApplicationContextBuilder. withResourceConfigLoader(ResourceConfigLoader resourceConfigLoader)Sets the resource config loader for the application context.
-