|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Lister
List urls from different sources. Implementations mat list urls from file directory or zip files.
| Method Summary | |
|---|---|
List<URL> |
list()
Returns a list of urls the lister knows about. |
| Method Detail |
|---|
List<URL> list()
throws MalformedURLException
MalformedURLException - If an underlying problem occurs in the OSGi framework.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||