|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mevenide.repository.RepositoryReaderFactory
Factory for creating repository readers
| Method Summary | |
static IRepositoryReader |
createLocalRepositoryReader(java.io.File root)
Creates a IRepositoryReader for the local repository. |
static IRepositoryReader |
createRemoteRepositoryReader(java.net.URI uri)
Creates a IRepositoryReader for the remote repository. |
static IRepositoryReader |
createRemoteRepositoryReader(java.net.URI uri,
java.lang.String proxyHost,
java.lang.String proxyPort)
Creates a IRepositoryReader for the remote repository. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static IRepositoryReader createLocalRepositoryReader(java.io.File root)
public static IRepositoryReader createRemoteRepositoryReader(java.net.URI uri)
public static IRepositoryReader createRemoteRepositoryReader(java.net.URI uri,
java.lang.String proxyHost,
java.lang.String proxyPort)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||