Class OpenOfficeVariant


  • public class OpenOfficeVariant
    extends Object
    Provides OpenOffice and LibreOffice variant information.
    Author:
    Alan Davis
    • Constructor Detail

      • OpenOfficeVariant

        public OpenOfficeVariant()
    • Method Detail

      • getOfficeHome

        public File getOfficeHome​(File executable)
      • findExecutable

        public File findExecutable​(String executableName)
      • isLibreOffice3Dot5

        public boolean isLibreOffice3Dot5​(File officeHome)
      • isLibreOffice3Dot6

        public boolean isLibreOffice3Dot6​(File officeHome)
      • isLinux

        public boolean isLinux()
      • isMac

        public boolean isMac()
      • isWindows

        public boolean isWindows()