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 String
ConfigurationUtil.getAbsolutePath
(ConfigurationFileHolder holder) Returns the absolute path of the given configuration file holder.static String
ConfigurationUtil.getPath
(ConfigurationFileHolder holder) Returns the path of the given config file holder.static Properties
ConfigurationUtil.getProperties
(ConfigurationFileHolder holder) Returns Properties object by the given config file holder.