Documentation of 'org.jgap.data.config.MetaConfig' Java class
MetaConfig
org.jgap.data.config

Class MetaConfig



  • public class MetaConfig
    extends java.lang.Object
    This class provides an interface to the configuration information to create a JGAP Configuration GUI.
    Since:
    2.4
    • Method Detail

      • getConfigProperty

        public java.util.List getConfigProperty(java.lang.String className)
        Read the meta-config file and load it in memory.
        Parameters:
        className - the name of the class of which the properties are required
        Returns:
        the list of properties for this class, if class is registered, otherwise null
        Since:
        2.4
      • getReader

        public java.io.Reader getReader(java.lang.String a_filename)
                                 throws java.io.IOException
        Returns a reader to a file
        Parameters:
        a_filename - the file to retrieve a reader for
        Returns:
        the Reader
        Throws:
        java.io.IOException
        Since:
        3.0

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.