UDK 3.1.0 Java API Reference

パッケージ com.sun.star.uno

インタフェースの概要
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.
IQueryInterface This is the delegator interface for objects implementing interfaces for an underlying object.
ITypeDescription The ITypeDescription allows to examine a type in detail (e.g. it is used for marshaling/unmarshaling).
XAdapter  
XAggregation  
XComponentContext  
XCurrentContext  
XInterface  
XNamingService  
XReference  
XUnloadingPreference  
XWeak  
 

クラスの概要
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 推奨されていません。 do not use
AsciiString 推奨されていません。 do not use
Enum The Enum class is the base class for all classes generated as java binding for the IDL type enum.
Type Represents the UNO built-in type TYPE.
TypeClass  
Uik  
Union The Union class is the base class for all classes generated as java binding for the IDL type union.
UnoRuntime The UnoRuntime class is the central class needed for implementing or using UNO components in Java.
WeakReference This class holds weak reference to an object.
 

例外の概要
DeploymentException  
Exception  
MappingException 推奨されていません。 since UDK 3.0.2
RuntimeException  
SecurityException  
 


UDK 3.1.0 Java API Reference