Class FileSystem


  • public class FileSystem
    extends java.lang.Object
    • Method Detail

      • getInstance

        public static FileSystem getInstance()
      • setCurrentDir

        public void setCurrentDir​(SFile dir)
      • getCurrentDir

        public SFile getCurrentDir()
      • getFile

        public SFile getFile​(java.lang.String nameOrPath)
                      throws java.io.IOException
        Throws:
        java.io.IOException
      • reset

        public void reset()