- java.lang.Object
-
- java.util.AbstractMap
-
- org.alfresco.util.OpenOfficeCommandLine
-
- All Implemented Interfaces:
- java.util.Map
public class OpenOfficeCommandLine
extends java.util.AbstractMap
A map giving the open office start up command, which depends on the version of
OpenOffice or LibreOffice.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class java.util.AbstractMap
java.util.AbstractMap.SimpleEntry, java.util.AbstractMap.SimpleImmutableEntry
-
Nested classes/interfaces inherited from interface java.util.Map
java.util.Map.Entry
-
Constructor Summary
Constructors
| Constructor and Description |
OpenOfficeCommandLine(java.lang.String exe,
java.lang.String port,
java.lang.String user) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.util.Set |
entrySet() |
-
Methods inherited from class java.util.AbstractMap
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.