Uses of Interface
org.eclipse.birt.report.model.api.IResourceLocator

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 implementation for interface IResourceLocator.
 

Methods in org.eclipse.birt.report.model.api that return IResourceLocator
 IResourceLocator DesignConfig.getResourceLocator()
           
 IResourceLocator ModuleOption.getResourceLocator()
          Gets the 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.
 



Copyright © 2008 Actuate Corp. All rights reserved.