Uses of Interface
com.saperion.util.configuration.ConfigurationFileHolder
Packages that use ConfigurationFileHolder
-
Uses of ConfigurationFileHolder in com.saperion.util.configuration
Methods in com.saperion.util.configuration with parameters of type ConfigurationFileHolderModifier and TypeMethodDescriptionstatic StringConfigurationUtil.getAbsolutePath(ConfigurationFileHolder holder) Returns the absolute path of the given configuration file holder.static StringConfigurationUtil.getPath(ConfigurationFileHolder holder) Returns the path of the given config file holder.static PropertiesConfigurationUtil.getProperties(ConfigurationFileHolder holder) Returns Properties object by the given config file holder.