Back to Fresco

com.facebook.common.file

docs/javadoc/reference/com/facebook/common/file/package-summary.html

3.6.010.9 KB
Original Source

Fresco

|

|

Packages | Classes

Interfaces

Classes

Exceptions

Packages | Classes

package

com.facebook.common.file

Interfaces

| FileTreeVisitor | An instance of this interface must be passed to FileTree.walkFileTree method in order to execute some logic while iterating over the directory descendants. |

Classes

| FileTree | Utility class to visit a file tree. | | FileUtils | Static operations on Files |

Exceptions

| FileUtils.CreateDirectoryException | Represents an exception during directory creation | | FileUtils.FileDeleteException | Represents an exception when the target file/directory cannot be deleted | | FileUtils.ParentDirNotFoundException | A specialization of FileNotFoundException when the parent-dir doesn't exist | | FileUtils.RenameException | Represents an unknown rename exception |

+Generated by Doclava. +