| Class Summary |
| Any |
The UNO IDL type any is mapped to java type java.lang.Object.
|
| AnyConverter | This class provides static methods which aim at exploring the contents of an
Any and extracting its value. |
| Ascii |
The Ascii class represents the IDL build in type ascii.
|
| AsciiString |
The Ascii class represents the IDL build in type asciistring.
|
| Bootstrap | Bootstrap offers functionality to obtain a context or simply
a service manager.
|
| BootstrapException |
BootstrapException is a checked exception that wraps an exception
thrown by the original target.
|
| ComponentBase | This class can be used as the base class for UNO components. |
| ComponentContext | Component context implementation. |
| ComponentContextEntry | Component context entry for constructing ComponentContext objects.
|
| DumpType | A command-line tool. |
| DumpTypeDescription | A command-line tool. |
| Enum |
The Enum class is the base class for all classes generated
as java binding for the IDL type enum.
|
| Factory | Factory helper class supporting com.sun.star.lang.XServiceInfo and
com.sun.star.lang.XSingleComponentFactory. |
| IBridge |
This is abstract interface for bridges.
|
| IEnvironment |
The interface implemented by UNO environments.
|
| IFieldDescription |
The IFieldDescription describes non
method members.
|
| IMapping |
With a mapping objets can be mapped from one environment to another.
|
| IMemberDescription |
The IMemberDescription is the base interface
for for the special subset of typedescriptions, which describe
members of IDL structs or interfeces.
|
| IMethodDescription |
The IMethodDescription allows to examine a method
in detail. |
| InterfaceContainer |
This class is a container for interfaces.
|
| IQueryInterface |
This is the delegator interface for Java objects implementing interfaces of
an underlying UNO object.
|
| ITypeDescription |
The ITypeDescription allows to examine a type
in detail (e.g. it is used for marshaling/unmarshaling).
|
| MappingException |
The mapping Exception.
|
| MultiTypeInterfaceContainer |
OpenOffice.org - a multi-platform office productivity suite
$RCSfile$
$Revision$
last change: $Author$ $Date$
The Contents of this file are made available subject to
the terms of GNU Lesser General Public License Version 2.1.
|
| PropertySet | This class is an implementation of the interfaces com.sun.star.beans.XPropertySet,
com.sun.star.beans.XFastPropertySet and com.sun.star.beans.XMultiPropertySet. |
| PropertySetMixin |
A helper mixin to implement certain UNO interfaces related to property set
handling on top of the attributes of a given UNO interface type.
|
| PropertySetMixin.BoundListeners |
A class used by clients of PropertySetMixin when implementing UNO
interface type attribute setter functions. |
| RegComp | A command-line tool. |
| RegistryServiceFactory | The class provides a set of methods which create instances of the
com.sun.star.lang.RegistryServiceManager service. |
| SharedLibraryLoader | |
| Type |
Represents the UNO built-in type TYPE.
|
| Union |
The Union class is the base class for all classes generated
as java binding for the IDL type union.
|
| UnoApp |
A command line tool. |
| UnoClassLoader |
The root UNO class loader.
|
| UnoInfo |
UnoInfo offers functionality to obtain the UNO jar files. |
| UnoLoader |
A helper class for executing UNO JARs.
|
| UnoRuntime |
The central class needed for implementing or using UNO components in Java.
|
| UnoUrl |
Object representation and parsing of Uno Urls,
which allow to locate a named Uno object in a
different process. |
| UrlToFileMapper |
Maps Java URL representations to File representations, on any Java version.
|
| WeakAdapter | An XAdapter implementation that holds a weak reference (java.lang.ref.WeakReference)
to an object. |
| WeakBase | This class can be used as the base class for UNO components. |
| WeakReference | This class holds weak reference to an object. |