public interface SourceFinder
| Modifier and Type | Method and Description | 
|---|---|
java.net.URL | 
findSourceFile(Workspace workspace, Project project, java.lang.String pkg, java.lang.String filename)
Returns the  
URL to a source file, or null if the source can not be found. |