Class OpenOfficeVariant


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

      • OpenOfficeVariant

        public OpenOfficeVariant()
    • Method Detail

      • getOfficeHome

        public java.io.File getOfficeHome​(java.io.File executable)
      • findExecutable

        public java.io.File findExecutable​(java.lang.String executableName)
      • isLibreOffice3Dot5

        public boolean isLibreOffice3Dot5​(java.io.File officeHome)
      • isLibreOffice3Dot6

        public boolean isLibreOffice3Dot6​(java.io.File officeHome)
      • isLinux

        public boolean isLinux()
      • isMac

        public boolean isMac()
      • isWindows

        public boolean isWindows()