Package ch.epfl.cs107.play.io


package ch.epfl.cs107.play.io
  • Class
    Description
    Empty implementation of file system.
    Represents a simple file system, where each file is associated to a unique name.
    Implementation of file system, mirroring actual files on disk.
    Read-only implementation of file system, using native resources bundled with binaries.
     
     
    Read-only implementation of file system, providing access to a ZIP archive.