|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.report.model.api.BundleFactory
public class BundleFactory
The internal factory to find resources in the bundle.
| Constructor Summary | |
|---|---|
BundleFactory()
|
|
| Method Summary | |
|---|---|
static IBundleFactory |
getBundleFactory()
Returns the bundle factory. |
static void |
releaseInstance()
Releases bundle factory. |
static void |
setBundleFactory(IBundleFactory factory)
Sets the bundle factory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BundleFactory()
| Method Detail |
|---|
public static void setBundleFactory(IBundleFactory factory)
factory - the bundle factorypublic static IBundleFactory getBundleFactory()
public static void releaseInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||