C E G I N O P S T V X
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CompatibilityOfficeConverter - Interface in org.xwiki.officeimporter.converter
- CompatibilityOfficeDocument - Interface in org.xwiki.officeimporter.document
- CONF_ERROR - org.xwiki.officeimporter.openoffice.OpenOfficeManager.ManagerState
-
Deprecated.Configuration error.
- CONNECTED - org.xwiki.officeimporter.openoffice.OpenOfficeManager.ManagerState
-
Deprecated.Connected.
- convert(Map<String, InputStream>, String, String) - Method in interface org.xwiki.officeimporter.converter.CompatibilityOfficeConverter
-
Deprecated.Since 13.1RC1 use
OfficeConverter.convertDocument(Map, String, String)
. - convert(Map<String, InputStream>, String, String) - Method in interface org.xwiki.officeimporter.openoffice.OpenOfficeConverter
-
Deprecated.Attempts to convert the input document identified by inputStreams and inputFileName arguments into the format identified by outputFileName argument.
E
- ERROR - org.xwiki.officeimporter.openoffice.OpenOfficeManager.ManagerState
-
Deprecated.Error.
G
- getArtifacts() - Method in interface org.xwiki.officeimporter.document.CompatibilityOfficeDocument
-
Deprecated.Since 13.1RC1 use
OfficeDocument.getArtifactsFiles()
. - getConverter() - Method in interface org.xwiki.officeimporter.openoffice.OpenOfficeManager
-
Deprecated.
- getErrorMessage() - Method in class org.xwiki.officeimporter.OfficeImporterVelocityBridge
-
Deprecated.
- getHomePath() - Method in interface org.xwiki.officeimporter.openoffice.OpenOfficeConfiguration
-
Deprecated.
- getHomePath() - Method in class org.xwiki.officeimporter.openoffice.OpenOfficeConfigurationVelocityBridge
-
Deprecated.
- getLastErrorMessage() - Method in class org.xwiki.officeimporter.openoffice.OpenOfficeManagerVelocityBridge
-
Deprecated.
- getMaxTasksPerProcess() - Method in interface org.xwiki.officeimporter.openoffice.OpenOfficeConfiguration
-
Deprecated.
- getMaxTasksPerProcess() - Method in class org.xwiki.officeimporter.openoffice.OpenOfficeConfigurationVelocityBridge
-
Deprecated.
- getProfilePath() - Method in interface org.xwiki.officeimporter.openoffice.OpenOfficeConfiguration
-
Deprecated.
- getProfilePath() - Method in class org.xwiki.officeimporter.openoffice.OpenOfficeConfigurationVelocityBridge
-
Deprecated.
- getServerPort() - Method in interface org.xwiki.officeimporter.openoffice.OpenOfficeConfiguration
-
Deprecated.
- getServerPort() - Method in class org.xwiki.officeimporter.openoffice.OpenOfficeConfigurationVelocityBridge
-
Deprecated.
- getServerState() - Method in class org.xwiki.officeimporter.openoffice.OpenOfficeManagerVelocityBridge
-
Deprecated.
- getServerType() - Method in interface org.xwiki.officeimporter.openoffice.OpenOfficeConfiguration
-
Deprecated.Returns the type of the office server instance consumed by office importer module: 0 - Internally managed server instance 1 - Externally managed (local) server instance .
- getServerType() - Method in class org.xwiki.officeimporter.openoffice.OpenOfficeConfigurationVelocityBridge
-
Deprecated.
- getState() - Method in interface org.xwiki.officeimporter.openoffice.OpenOfficeManager
-
Deprecated.
- getTaskExecutionTimeout() - Method in interface org.xwiki.officeimporter.openoffice.OpenOfficeConfiguration
-
Deprecated.
- getTaskExecutionTimeout() - Method in class org.xwiki.officeimporter.openoffice.OpenOfficeConfigurationVelocityBridge
-
Deprecated.
I
- isAutoStart() - Method in interface org.xwiki.officeimporter.openoffice.OpenOfficeConfiguration
-
Deprecated.
- isAutoStart() - Method in class org.xwiki.officeimporter.openoffice.OpenOfficeConfigurationVelocityBridge
-
Deprecated.
- isMediaTypeSupported(String) - Method in interface org.xwiki.officeimporter.openoffice.OpenOfficeConverter
-
Deprecated.Checks if the office documents with the specified media type can be converted by this converter.
N
- NOT_CONNECTED - org.xwiki.officeimporter.openoffice.OpenOfficeManager.ManagerState
-
Deprecated.Not connected.
O
- OFFICE_IMPORTER_ERROR - Static variable in class org.xwiki.officeimporter.OfficeImporterVelocityBridge
-
Deprecated.The key used to place any error messages while importing office documents.
- OFFICE_MANAGER_ERROR - Static variable in class org.xwiki.officeimporter.openoffice.OpenOfficeManagerVelocityBridge
-
Deprecated.The key used to place any error messages while trying to control the oo server instance.
- OfficeImporterVelocityBridge - Class in org.xwiki.officeimporter
-
Deprecated.since 4.1M1 use the
ScriptService
with hint "officeimporter" instead - OfficeImporterVelocityBridge(ComponentManager) - Constructor for class org.xwiki.officeimporter.OfficeImporterVelocityBridge
-
Deprecated.Default constructor.
- officeToXDOM(InputStream, String, String, boolean) - Method in class org.xwiki.officeimporter.OfficeImporterVelocityBridge
-
Deprecated.Imports the given office document into an
XDOMOfficeDocument
. - officeToXHTML(InputStream, String, String, boolean) - Method in class org.xwiki.officeimporter.OfficeImporterVelocityBridge
-
Deprecated.Imports the given office document into an
XHTMLOfficeDocument
. - OpenOfficeConfiguration - Interface in org.xwiki.officeimporter.openoffice
-
Deprecated.since 5.0M2, use the
OfficeServerConfiguration
instead. - OpenOfficeConfigurationVelocityBridge - Class in org.xwiki.officeimporter.openoffice
-
Deprecated.since 4.1M1 use the
ScriptService
with hint "officemanager" instead; the office manager script service has a method to retrieve the configuration,OfficeServerScriptService.getConfig()
- OpenOfficeConfigurationVelocityBridge(OpenOfficeConfiguration) - Constructor for class org.xwiki.officeimporter.openoffice.OpenOfficeConfigurationVelocityBridge
-
Deprecated.Creates a new
OpenOfficeConfigurationVelocityBridge
instance. - OpenOfficeConverter - Interface in org.xwiki.officeimporter.openoffice
-
Deprecated.since 5.0M2, use the
OfficeConverter
instead - OpenOfficeConverterException - Exception in org.xwiki.officeimporter.openoffice
-
Deprecated.since 5.0M2, use
OfficeConverterException
instead - OpenOfficeConverterException(String) - Constructor for exception org.xwiki.officeimporter.openoffice.OpenOfficeConverterException
-
Deprecated.Constructs a new
OpenOfficeConverterException
. - OpenOfficeConverterException(String, Throwable) - Constructor for exception org.xwiki.officeimporter.openoffice.OpenOfficeConverterException
-
Deprecated.Constructs a new
OpenOfficeConverterException
. - OpenOfficeManager - Interface in org.xwiki.officeimporter.openoffice
-
Deprecated.since 5.0M2, use
OfficeServer
instead - OpenOfficeManager.ManagerState - Enum in org.xwiki.officeimporter.openoffice
-
Deprecated.since 5.0M2, use
OfficeServer.ServerState
instead - OpenOfficeManagerException - Exception in org.xwiki.officeimporter.openoffice
-
Deprecated.since 5.0M2, use
OfficeServerException
instead. - OpenOfficeManagerException(String) - Constructor for exception org.xwiki.officeimporter.openoffice.OpenOfficeManagerException
-
Deprecated.Constructs a new
OpenOfficeManagerException
. - OpenOfficeManagerException(String, Throwable) - Constructor for exception org.xwiki.officeimporter.openoffice.OpenOfficeManagerException
-
Deprecated.Constructs a new
OpenOfficeManagerException
. - OpenOfficeManagerVelocityBridge - Class in org.xwiki.officeimporter.openoffice
-
Deprecated.since 4.1M1 use the
ScriptService
with hint "officemanager" instead - OpenOfficeManagerVelocityBridge(OpenOfficeManager, DocumentAccessBridge, Execution) - Constructor for class org.xwiki.officeimporter.openoffice.OpenOfficeManagerVelocityBridge
-
Deprecated.Creates a new
OpenOfficeManagerVelocityBridge
with the providedOpenOfficeManager
component. - org.xwiki.officeimporter - package org.xwiki.officeimporter
- org.xwiki.officeimporter.converter - package org.xwiki.officeimporter.converter
- org.xwiki.officeimporter.document - package org.xwiki.officeimporter.document
- org.xwiki.officeimporter.openoffice - package org.xwiki.officeimporter.openoffice
P
- PRESENTATION_FORMAT_EXTENSIONS - Static variable in class org.xwiki.officeimporter.OfficeImporterVelocityBridge
-
Deprecated.File extensions corresponding to slide presentations.
S
- save(XDOMOfficeDocument, String, String, String, String, boolean) - Method in class org.xwiki.officeimporter.OfficeImporterVelocityBridge
-
Deprecated.Attempts to save the given
XDOMOfficeDocument
into the target wiki page specified by arguments. - SERVER_TYPE_EXTERNAL_LOCAL - Static variable in interface org.xwiki.officeimporter.openoffice.OpenOfficeConfiguration
-
Deprecated.Indicates an externally managed locally deployed office server instance.
- SERVER_TYPE_EXTERNAL_REMOTE - Static variable in interface org.xwiki.officeimporter.openoffice.OpenOfficeConfiguration
-
Deprecated.Indicates an externally managed remotely deployed office server instance.
- SERVER_TYPE_INTERNAL - Static variable in interface org.xwiki.officeimporter.openoffice.OpenOfficeConfiguration
-
Deprecated.Indicates an internally managed office server instance.
- split(XDOMOfficeDocument, String[], String, String) - Method in class org.xwiki.officeimporter.OfficeImporterVelocityBridge
-
Deprecated.Splits the given
XDOMOfficeDocument
into multipleXDOMOfficeDocument
instances according to the specified criterion. - start() - Method in interface org.xwiki.officeimporter.openoffice.OpenOfficeManager
-
Deprecated.If an internally managed office server is configured (xwiki.properties), this method will start an office server process and connect to it.
- startServer() - Method in class org.xwiki.officeimporter.openoffice.OpenOfficeManagerVelocityBridge
-
Deprecated.Tries to start the oo server process.
- stop() - Method in interface org.xwiki.officeimporter.openoffice.OpenOfficeManager
-
Deprecated.If an internally managed office server is configured (xwiki.properties), this method will disconnect from the office server and terminate the server process.
- stopServer() - Method in class org.xwiki.officeimporter.openoffice.OpenOfficeManagerVelocityBridge
-
Deprecated.Tries to stop the oo server process.
T
- toString() - Method in enum org.xwiki.officeimporter.openoffice.OpenOfficeManager.ManagerState
-
Deprecated.
V
- valueOf(String) - Static method in enum org.xwiki.officeimporter.openoffice.OpenOfficeManager.ManagerState
-
Deprecated.Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.xwiki.officeimporter.openoffice.OpenOfficeManager.ManagerState
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
X
- xhtmlToXDOM(XHTMLOfficeDocument) - Method in class org.xwiki.officeimporter.OfficeImporterVelocityBridge
-
Deprecated.Imports the given
XHTMLOfficeDocument
into anXDOMOfficeDocument
.
All Classes All Packages