org.eclipse.birt.chart.factory
Interface IResourceFinder
public interface IResourceFinder
Provides a way to find a resource in resource folder. If chart engine runs
within BIRT, ChartReportItemImpl has implemented this interface by default,
which reuses the model's mechanism. Otherwise the user should implement it.
Method Summary |
java.net.URL |
findResource(java.lang.String fileName)
|
findResource
java.net.URL findResource(java.lang.String fileName)
Copyright © 2005-2008 Actuate Corp. All rights reserved.