Documentation of 'jcckit.util.PropertiesBasedConfigData' Java class
PropertiesBasedConfigData
jcckit.util

Class PropertiesBasedConfigData

    • Constructor Summary

      Constructors 
      Constructor and Description
      PropertiesBasedConfigData(java.util.Properties properties)
      Creates an instance based on the specified properties.
      PropertiesBasedConfigData(java.lang.String fileName)
      Creates an instance from the specified .properties file.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PropertiesBasedConfigData

        public PropertiesBasedConfigData(java.lang.String fileName)
                                  throws java.io.IOException
        Creates an instance from the specified .properties file.
        Parameters:
        fileName - File name of the .properties file relative to the working directory or absolute.
        Throws:
        java.io.IOException - if the .properties does not exist or could not be read.
      • PropertiesBasedConfigData

        public PropertiesBasedConfigData(java.util.Properties properties)
        Creates an instance based on the specified properties. The path is undefined.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.