IniFileParser
Package:
Summary:
Manipulate INI file configuration values
Groups:
Author:
Description:
This package can be used to manipulate INI file configuration values.
There is a class that can read INI files and parse them to extract the list of sections and entry names and values.
Another class allows modifying, adding and deleting sections and entries, as well save the modified configuration to the INI file.
There is a class that can read INI files and parse them to extract the list of sections and entry names and values.
Another class allows modifying, adding and deleting sections and entries, as well save the modified configuration to the INI file.
Comments are closed.