org.sonatype.tycho.p2.repository
Class LocalRepositoryReader
java.lang.Object
org.sonatype.tycho.p2.repository.LocalRepositoryReader
- All Implemented Interfaces:
- RepositoryReader
public class LocalRepositoryReader
- extends Object
- implements RepositoryReader
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalRepositoryReader
public LocalRepositoryReader(File basedir)
getContents
public InputStream getContents(GAV gav,
String classifier,
String extension)
throws IOException
- Specified by:
getContents
in interface RepositoryReader
- Throws:
IOException
getContents
public InputStream getContents(String remoteRelpath)
throws IOException
- Specified by:
getContents
in interface RepositoryReader
- Throws:
IOException
Copyright © 2008-2011. All Rights Reserved.