public class FileSystem extends Object
The file system helper.
Constructor and Description |
---|
FileSystem() |
Modifier and Type | Method and Description |
---|---|
static String |
checkDirectory(String filePath)
Checks if path exists and creates a directory if not.
|
static String |
getDirectoryName(String filePath)
Returns path to the directory.
|
Copyright (c) 2016 Aspose. All Rights Reserved.