Class FileBrowser


  • public class FileBrowser
    extends Utility
    Author:
    Jorge Campins
    • Method Detail

      • browse

        public static boolean browse​(String path)
      • browse

        public static boolean browse​(String path,
                                     boolean detail)
      • getRootFolder

        public File getRootFolder()
        Returns:
        the root folder
      • getRootFolderPath

        public Path getRootFolderPath()
        Returns:
        the root folder path
      • getResourcesFolder

        public File getResourcesFolder()
        Returns:
        the resources folder
      • getResourcesFolderPath

        public Path getResourcesFolderPath()
        Returns:
        the resources folder path
      • getBaseFolder

        public File getBaseFolder()
        Returns:
        the base folder
      • getBaseFolderPath

        public Path getBaseFolderPath()
        Returns:
        the base folder path
      • getReadingWarnings

        public int getReadingWarnings()
        Returns:
        the reading warnings count
      • getReadingErrors

        public int getReadingErrors()
        Returns:
        the reading errors count
      • getFileTypes

        public Map<String,​Integer> getFileTypes()
        Returns:
        the file types map