Package org.alfresco.util
Class OpenOfficeVariant
- java.lang.Object
-
- org.alfresco.util.OpenOfficeVariant
-
public class OpenOfficeVariant extends Object
Provides OpenOffice and LibreOffice variant information.- Author:
- Alan Davis
-
-
Constructor Summary
Constructors Constructor Description OpenOfficeVariant()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FilefindExecutable(String executableName)FilegetOfficeHome(File executable)booleanisLibreOffice3Dot5(File officeHome)booleanisLibreOffice3Dot6(File officeHome)booleanisLinux()booleanisMac()booleanisWindows()
-