| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SourceFinder
Interface for searching for source code.
| Method Summary | |
|---|---|
|  java.net.URL | findSourceFile(Workspace workspace,
               Project project,
               java.lang.String pkg,
               java.lang.String filename)Returns the URLto a source file, ornullif the 
 source can not be found. | 
| Method Detail | 
|---|
java.net.URL findSourceFile(Workspace workspace,
                            Project project,
                            java.lang.String pkg,
                            java.lang.String filename)
URL to a source file, or null if the 
 source can not be found.
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||