- Union - Class in com.sun.star.uno
-
The Union class is the base class for all classes generated
as java binding for the IDL type union.
- Union() - Constructor for class com.sun.star.uno.Union
-
- UnoClassLoader - Class in com.sun.star.lib.unoloader
-
The root UNO class loader.
- UnoClassLoader(URL, URL[], ClassLoader) - Constructor for class com.sun.star.lib.unoloader.UnoClassLoader
-
Instantiates the root UNO class loader.
- UnoInfo - Class in com.sun.star.comp.helper
-
UnoInfo offers functionality to obtain the UNO jar files.
- UnoLoader - Class in com.sun.star.lib.unoloader
-
A helper class for executing UNO JARs.
- UnoRuntime - Class in com.sun.star.uno
-
The central class needed for implementing or using UNO components in Java.
- UnoRuntime() - Constructor for class com.sun.star.uno.UnoRuntime
-
- UnoUrl - Class in com.sun.star.lib.uno.helper
-
Object representation and parsing of Uno Urls,
which allow to locate a named Uno object in a
different process.
- UNSIGNED_HYPER - Static variable in class com.sun.star.uno.Type
-
- UNSIGNED_LONG - Static variable in class com.sun.star.uno.Type
-
- UNSIGNED_SHORT - Static variable in class com.sun.star.uno.Type
-
- UrlToFileMapper - Class in com.sun.star.lib.util
-
Maps Java URL representations to File representations, on any Java version.