Class OsxFirefoxProfileSource

  • All Implemented Interfaces:
    FirefoxProfileSource

    class OsxFirefoxProfileSource
    extends java.lang.Object
    implements FirefoxProfileSource
    Searches for Firefox profile on an OSX system. This will scan the Library/Application Support/Firefox folder in the users home directory to find the profiles.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.io.File getProfilesIni()
      Get profiles.ini for the Linux Firefox profile
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OsxFirefoxProfileSource

        OsxFirefoxProfileSource()
    • Method Detail

      • getProfilesIni

        public java.io.File getProfilesIni()
        Get profiles.ini for the Linux Firefox profile
        Specified by:
        getProfilesIni in interface FirefoxProfileSource
        Returns:
        the config folder.