DSConfigFile
Abstract: Single-threaded ConfigFile implementation.
ConfigFile implements the necessary mechanisms to have in-memory configuration files. These configuration files are similar to Windows .INI files, having a section name in square braces, followed by key=value pairs. This class makes dealing with files computationally efficient.
Generated with HeaderDoc - © 2000 Apple Computer, Inc. (Last Updated 9/29/2003)