Uses of Class
com.lyncode.xoai.dataprovider.xml.xoaiconfig.Configuration
-
Packages that use Configuration Package Description com.lyncode.xoai.dataprovider.core com.lyncode.xoai.dataprovider.xml.xoaiconfig com.lyncode.xoai.dataprovider.xml.xoaiconfig.parse -
-
Uses of Configuration in com.lyncode.xoai.dataprovider.core
Constructors in com.lyncode.xoai.dataprovider.core with parameters of type Configuration Constructor Description XOAIManager(FilterResolver filterResolver, ResourceResolver resolver, Configuration config) -
Uses of Configuration in com.lyncode.xoai.dataprovider.xml.xoaiconfig
-
Uses of Configuration in com.lyncode.xoai.dataprovider.xml.xoaiconfig.parse
Methods in com.lyncode.xoai.dataprovider.xml.xoaiconfig.parse that return Configuration Modifier and Type Method Description ConfigurationConfigurationParser. parse(XmlReader reader)
-