|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IResourceLocator | |
---|---|
org.eclipse.birt.report.model.api | Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") |
Uses of IResourceLocator in org.eclipse.birt.report.model.api |
---|
Classes in org.eclipse.birt.report.model.api that implement IResourceLocator | |
---|---|
class |
DefaultResourceLocator
The default file search algorithm. |
Methods in org.eclipse.birt.report.model.api that return IResourceLocator | |
---|---|
IResourceLocator |
DesignConfig.getResourceLocator()
|
IResourceLocator |
ModuleOption.getResourceLocator()
Gets the resource locator. |
IResourceLocator |
SessionHandle.getResourceLocator()
Returns the installed resource locator. |
Methods in org.eclipse.birt.report.model.api with parameters of type IResourceLocator | |
---|---|
void |
DesignConfig.setResourceLocator(IResourceLocator resourceLocator)
|
void |
ModuleOption.setResourceLocator(IResourceLocator locator)
Sets the resource locator. |
void |
SessionHandle.setResourceLocator(IResourceLocator locator)
Sets the resource locator for the specified file searching algorithm. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |