Package de.paull.lib.files


package de.paull.lib.files
  • Class
    Description
    Handles the creation, loading, and access of configuration key-value pairs from a config file.
    The Method should contain all key-value pairs which should be saved in the config.
    The Method should contain all key-value pairs which should be saved in the config but without showing the values' content inside of the print function.
     
    Reader class to read Files
    Writer class to write to files