public class OpenOfficeVariant
extends java.lang.Object
| Constructor and Description |
|---|
OpenOfficeVariant() |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
findExecutable(java.lang.String executableName) |
java.io.File |
getOfficeHome(java.io.File executable) |
boolean |
isLibreOffice3Dot5(java.io.File officeHome) |
boolean |
isLibreOffice3Dot6(java.io.File officeHome) |
boolean |
isLinux() |
boolean |
isMac() |
boolean |
isWindows() |
public java.io.File getOfficeHome(java.io.File executable)
public java.io.File findExecutable(java.lang.String executableName)
public boolean isLibreOffice3Dot5(java.io.File officeHome)
public boolean isLibreOffice3Dot6(java.io.File officeHome)
public boolean isLinux()
public boolean isMac()
public boolean isWindows()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.