edu.princeton.wordnet.browser.Searcher Class Reference
List of all members.
Static Public Member Functions |
static List< String > | findFileUrls (final String thisPattern) |
static Map< String, String > | findFiles (final String thisPattern) |
static String | toUrl (final String thisPath, final String thisContainer) |
Detailed Description
Class searcher
- Author:
- Walter Angerer 'greenhorn'
-
Bernard Bou
Member Function Documentation
static Map<String, String> edu.princeton.wordnet.browser.Searcher.findFiles |
( |
final String |
thisPattern |
) |
[static] |
Find files matching pattern in classpath
- Parameters:
-
- Returns:
- result set
static List<String> edu.princeton.wordnet.browser.Searcher.findFileUrls |
( |
final String |
thisPattern |
) |
[static] |
Find files matching pattern in classpath
- Parameters:
-
- Returns:
- list of urls
static String edu.princeton.wordnet.browser.Searcher.toUrl |
( |
final String |
thisPath, |
|
|
final String |
thisContainer | |
|
) |
| | [static] |
Convert entry to urls
- Parameters:
-
| thisPath | path |
| thisContainer | container |
- Returns:
- list of urls
The documentation for this class was generated from the following file:
- /opt/devel/wnscope/WordNetScope/src/edu/princeton/wordnet/browser/Searcher.java