20 package net.sf.gridarta.model.configsource;
22 import org.jetbrains.annotations.NotNull;
ConfigSource getDefaultConfigSource()
Returns the default ConfigSource.
ConfigSource [] getConfigSources()
Returns all defined configuration sources.
A factory for creating ConfigSources.
Possible source locations for configuration files.
ConfigSource getConfigSource(@NotNull String name)
Returns a ConfigSource by name.