public class WeakBase extends Object implements XWeak, XTypeProvider
限定符和类型 | 字段和说明 |
---|---|
protected static Map<Class<?>,Type[]> |
_mapTypes |
UNOTYPEINFO
UNOTYPEINFO
构造器和说明 |
---|
WeakBase() |
限定符和类型 | 方法和说明 |
---|---|
protected void |
finalize()
Override of Object.finalize.
|
byte[] |
getImplementationId()
Obsolete method of XTypeProvider.
|
Type[] |
getTypes()
Method of XTypeProvider.
|
XAdapter |
queryAdapter()
Method of XWeak.
|
public XAdapter queryAdapter()
queryAdapter
在接口中 XWeak
protected void finalize() throws Throwable
public Type[] getTypes()
getTypes
在接口中 XTypeProvider
public byte[] getImplementationId()
getImplementationId
在接口中 XTypeProvider