Package 

Interface Container

    • Method Summary

      Modifier and Type Method Description
      Iterator<Url> iterator()
      abstract E get(Url url) Returns the entry at the given url or null if there is none.
      AbsoluteUrl getSourceUrl()
      abstract Set<Url> getEntries() List of all the container entries.
      • Methods inherited from class org.readium.r2.shared.util.data.Container

        close, forEach, spliterator
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait