|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface URLReader
It represents an object that reads URLs and is able to read them throw the
use of a DefinitionsReader.
| Method Summary | |
|---|---|
void |
addSourceURL(URL sourceURL)
Adds a single URL to use. |
void |
setReader(DefinitionsReader reader)
Sets the definitions reader that will read the URLs. |
void |
setSourceURLs(List<URL> sourceURLs)
Sets the source URLs to use. |
| Method Detail |
|---|
void setSourceURLs(List<URL> sourceURLs)
sourceURLs - The source URLs.void setReader(DefinitionsReader reader)
reader - The definitions reader.void addSourceURL(URL sourceURL)
sourceURL - The source URL to add.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||