Package org.eclipse.birt.core.framework
Interface IBundle
-
public interface IBundle
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.URL
getEntry(java.lang.String name)
java.lang.String
getStateLocation()
java.lang.Class
loadClass(java.lang.String name)
-