UDK 3.1.0 Java API Reference

com.sun.star.comp.helper
Class UnoInfo

java.lang.Object
  |
  +--com.sun.star.comp.helper.UnoInfo

public final class UnoInfo
extends Object

UnoInfo offers functionality to obtain the UNO jar files.


Method Summary
static URL[] getJars()
          Gets the UNO jar files.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getJars

public static URL[] getJars()
Gets the UNO jar files.

Returns:
the UNO jar files

UDK 3.1.0 Java API Reference