Class TreeFileUtils

java.lang.Object
org.exoplatform.commons.file.resource.TreeFileUtils

public final class TreeFileUtils extends Object
Utils class offers build file tree with take account concurrency access. Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com
  • Field Details

    • rootDir

      protected final File rootDir
      Storage root dir.
  • Constructor Details

    • TreeFileUtils

      public TreeFileUtils(File rootDir)
  • Method Details