Use @link for downloader
This commit is contained in:
parent
3455f0f23c
commit
4af50c6870
|
@ -12,7 +12,7 @@ public class DownloaderFactory {
|
|||
|
||||
/**
|
||||
* <p>
|
||||
* Returns a implementation of a downloader.
|
||||
* Returns a implementation of a {@link Downloader}.
|
||||
* </p>
|
||||
* <p>
|
||||
* If the system property "downloader" is set and is one of {@link DownloaderType},
|
||||
|
|
Loading…
Reference in New Issue