LibreOffice
LibreOffice 7.4 SDK API Reference
Classes
com::sun::star::java Module Reference

Java to UNO connectivity interfaces. More...

Classes

exception  InvalidJavaSettingsException
 indicates the Java settings have been modified. More...
 
exception  JavaDisabledException
 indicates that Java could not be initialized because it has been switched off. More...
 
exception  JavaInitializationException
 indicates that there is no Java available More...
 
exception  JavaNotConfiguredException
 indicates that the user did not configure Java for an Office installation. More...
 
exception  JavaNotFoundException
 indicates that no suitable JRE was found. More...
 
service  JavaVirtualMachine
 Exports interfaces to handle a Java VM. More...
 
exception  JavaVMCreationFailureException
 indicates that the Java Virtual Machine could not be created More...
 
exception  MissingJavaRuntimeException
 indicates that the Java runtime library could not be found. More...
 
exception  RestartRequiredException
 indicates that the office must be restarted before a JRE can be used. More...
 
exception  WrongJavaVersionException
 indicates that an operation involving Java (probably executing Java code) failed due to a wrong Java version. More...
 
interface  XJavaThreadRegister_11
 must be implemented by the user of the XJavaThreadRegister_11. More...
 
interface  XJavaVM
 must be implemented by the user of the XJavaVM. More...
 

Detailed Description

Java to UNO connectivity interfaces.