Interface FirefoxProfileSource
-
- All Known Implementing Classes:
LinuxFirefoxProfileSource
,OsxFirefoxProfileSource
,WinFirefoxProfileSource
interface FirefoxProfileSource
A profile source for Firefox profiles.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.File
getProfilesIni()
Gets the profiles.ini file found on the current system.
-