|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonatype.tycho.p2.repository.LocalRepositoryReader
public class LocalRepositoryReader
| Constructor Summary | |
|---|---|
LocalRepositoryReader(java.io.File basedir)
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getContents(GAV gav,
java.lang.String classifier,
java.lang.String extension)
|
java.io.InputStream |
getContents(java.lang.String remoteRelpath)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalRepositoryReader(java.io.File basedir)
| Method Detail |
|---|
public java.io.InputStream getContents(GAV gav,
java.lang.String classifier,
java.lang.String extension)
throws java.io.IOException
getContents in interface RepositoryReaderjava.io.IOException
public java.io.InputStream getContents(java.lang.String remoteRelpath)
throws java.io.IOException
getContents in interface RepositoryReaderjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||