Package | Description |
---|---|
fr.paris.lutece.util.filesystem |
Modifier and Type | Method and Description |
---|---|
static List<File> |
FileSystemUtil.getFiles(String strRoot,
String strDirectoryRelativePath)
Returns the files of a directory, alphabetically ordered.
|
static List<File> |
FileSystemUtil.getSubDirectories(String strRoot,
String strDirectoryRelativePath)
Returns the sub-directories of a directory.
|
Copyright © 2020 City of Paris. All rights reserved.