Package nz.org.riskscape.config


package nz.org.riskscape.config
  • Class
    Description
    Simple interface for raw application configuration values grouped in to sections, a la ini files, but abstracted a little.
     
    A named collection of somewhat ordered key/value pairs appearing as part of Config
    A ConfigString is a wrapper around some other string that includes the location of this value, i.e.
    Utility base class.