|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ivy.osgi.repo.AbstractFSManifestIterable
org.apache.ivy.osgi.repo.RepositoryManifestIterable
public class RepositoryManifestIterable
| Constructor Summary | |
|---|---|
RepositoryManifestIterable(Repository repo)
Default constructor |
|
| Method Summary | |
|---|---|
protected java.net.URI |
buildBundleURI(java.lang.Object location)
|
protected java.io.InputStream |
getInputStream(java.lang.Object f)
|
protected java.util.List |
listBundleFiles(java.lang.Object dir)
|
protected java.util.List |
listDirs(java.lang.Object dir)
|
| Methods inherited from class org.apache.ivy.osgi.repo.AbstractFSManifestIterable |
|---|
iterator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepositoryManifestIterable(Repository repo)
root - the root directory of the file system to lookup| Method Detail |
|---|
protected java.net.URI buildBundleURI(java.lang.Object location)
throws java.io.IOException
buildBundleURI in class AbstractFSManifestIterablejava.io.IOException
protected java.io.InputStream getInputStream(java.lang.Object f)
throws java.io.IOException
getInputStream in class AbstractFSManifestIterablejava.io.IOException
protected java.util.List listBundleFiles(java.lang.Object dir)
throws java.io.IOException
listBundleFiles in class AbstractFSManifestIterablejava.io.IOException
protected java.util.List listDirs(java.lang.Object dir)
throws java.io.IOException
listDirs in class AbstractFSManifestIterablejava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||