Class LinuxFirefoxProfileSource

  • All Implemented Interfaces:
    FirefoxProfileSource

    class LinuxFirefoxProfileSource
    extends java.lang.Object
    implements FirefoxProfileSource
    Searches for Firefox profile on an Linux / Unix base system. This will scan the .mozilla 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

      • LinuxFirefoxProfileSource

        LinuxFirefoxProfileSource()
    • 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.