Implemented by
[scriptable, uuid(ccae7ea5-1218-4b51-aecb-c2d8ecd46af9)]
interface nsIINIParserFactory : nsISupports
Methods
Create an iniparser instance from a local file.
nsIINIParser
createINIParser(in nsILocalFile aINIFile)
Create an iniparser instance from a local file.