Uses of Class
org.xwiki.officeimporter.openoffice.OpenOfficeManagerException
-
Packages that use OpenOfficeManagerException Package Description org.xwiki.officeimporter.openoffice -
-
Uses of OpenOfficeManagerException in org.xwiki.officeimporter.openoffice
Methods in org.xwiki.officeimporter.openoffice that throw OpenOfficeManagerException Modifier and Type Method Description void
OpenOfficeManager. start()
Deprecated.If an internally managed office server is configured (xwiki.properties), this method will start an office server process and connect to it.void
OpenOfficeManager. stop()
Deprecated.If an internally managed office server is configured (xwiki.properties), this method will disconnect from the office server and terminate the server process.
-