Class FileContainer

    • Constructor Summary

      Constructors 
      Constructor Description
      FileContainer()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      (package private) abstract FileLister.Entry open​(java.lang.String relativeFileName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.Iterator

        forEachRemaining, hasNext, next, remove
    • Constructor Detail

      • FileContainer

        FileContainer()
    • Method Detail

      • open

        abstract FileLister.Entry open​(java.lang.String relativeFileName)
                                throws java.io.IOException
        Throws:
        java.io.IOException