Uses of Interface
org.eclipse.birt.core.framework.IBundle

Packages that use IBundle
org.eclipse.birt.core.framework Defines the platform interfaces that allow BIRT to be run in Eclipse and server environments. 
 

Uses of IBundle in org.eclipse.birt.core.framework
 

Methods in org.eclipse.birt.core.framework that return IBundle
static IBundle Platform.getBundle(java.lang.String symbolicName)
          Deprecated. since BIRT 2.1
 IBundle IPlatform.getBundle(java.lang.String symblicName)
           
 

Methods in org.eclipse.birt.core.framework with parameters of type IBundle
static java.net.URL Platform.find(IBundle bundle, IPlatformPath path)
          Deprecated. since BIRT 2.1
 java.net.URL IPlatform.find(IBundle bundle, IPlatformPath path)
           
 



Copyright © 2008 Actuate Corp. All rights reserved.