UDK 3.1.0 Java API Reference

推奨されていない API

推奨されていないクラス
com.sun.star.uno.Ascii
          do not use 
com.sun.star.uno.AsciiString
          do not use 
com.sun.star.comp.helper.RegistryServiceFactory
          use class Bootstrap instead 
com.sun.star.comp.helper.SharedLibraryLoader
          use class Bootstrap bootstrapping a native UNO installation and use the shared library loader service. The SharedLibraryLoader class provides the functionality of the com.sun.star.loader.SharedLibrary service.

 

 

推奨されていない例外
com.sun.star.uno.MappingException
          since UDK 3.0.2

 

 

推奨されていないコンストラクタ
com.sun.star.uno.Any(Class, Object)
          as of UDK 2.0 
com.sun.star.uno.Ascii(char)
          do not use 
com.sun.star.uno.AsciiString(String)
          do not use 
 


UDK 3.1.0 Java API Reference