1UDK_3_0_0 {
2    global:
3    jfw_plugin_getAllJavaInfos;
4    jfw_plugin_getJavaInfoByPath;
5    jfw_plugin_startJavaVirtualMachine;
6    local:
7	*;
8};
9
10UDK_3.1 { # OOo 3.3
11    global:
12    jfw_plugin_existJRE;
13} UDK_3_0_0;
14