|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ivy.plugins.repository.AbstractRepository
org.apache.ivy.plugins.repository.url.URLRepository
org.apache.ivy.osgi.repo.RelativeURLRepository
public class RelativeURLRepository
| Constructor Summary | |
|---|---|
RelativeURLRepository()
|
|
RelativeURLRepository(java.net.URL baseUrl)
|
|
| Method Summary | |
|---|---|
Resource |
getResource(java.lang.String source)
Return the resource associated with a specified identifier. |
| Methods inherited from class org.apache.ivy.plugins.repository.url.URLRepository |
|---|
get, list, put |
| Methods inherited from class org.apache.ivy.plugins.repository.AbstractRepository |
|---|
addTransferListener, fireTransferCompleted, fireTransferCompleted, fireTransferError, fireTransferError, fireTransferEvent, fireTransferInitiated, fireTransferProgress, fireTransferStarted, fireTransferStarted, getFileSeparator, getName, hasTransferListener, put, removeTransferListener, setName, standardize, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RelativeURLRepository()
public RelativeURLRepository(java.net.URL baseUrl)
| Method Detail |
|---|
public Resource getResource(java.lang.String source)
throws java.io.IOException
Repository
getResource in interface RepositorygetResource in class URLRepositorysource - A string identifying the resource.
java.io.IOException - On error while trying to get resource.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||