Class RepositoryManifestIterable

    • Constructor Detail

      • RepositoryManifestIterable

        public RepositoryManifestIterable​(Repository repo)
        Default constructor
        Parameters:
        root - the root directory of the file system to lookup
    • Method Detail

      • buildBundleURI

        protected java.net.URI buildBundleURI​(java.lang.Object location)
                                       throws java.io.IOException
        Specified by:
        buildBundleURI in class AbstractFSManifestIterable
        Throws:
        java.io.IOException
      • getInputStream

        protected java.io.InputStream getInputStream​(java.lang.Object f)
                                              throws java.io.IOException
        Specified by:
        getInputStream in class AbstractFSManifestIterable
        Throws:
        java.io.IOException
      • listBundleFiles

        protected java.util.List listBundleFiles​(java.lang.Object dir)
                                          throws java.io.IOException
        Specified by:
        listBundleFiles in class AbstractFSManifestIterable
        Throws:
        java.io.IOException
      • listDirs

        protected java.util.List listDirs​(java.lang.Object dir)
                                   throws java.io.IOException
        Specified by:
        listDirs in class AbstractFSManifestIterable
        Throws:
        java.io.IOException