Class FileInfo

    • Constructor Detail

      • FileInfo

        public FileInfo​(String path,
                        boolean directory)
    • Method Detail

      • getPath

        public String getPath()
      • getName

        public String getName()
      • isDirectory

        public boolean isDirectory()