public class FileUtils extends Object
| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<URI> |
getBundlesRecursive(URI sourceDir)
Get a list of URLs for the bundles under the parent URL
|
static boolean |
isBundle(File file)
Check whether a file is a bundle.
|
public static boolean isBundle(File file)
file - the file pathpublic static List<URI> getBundlesRecursive(URI sourceDir) throws IOException
sourceDir - The parent URLIOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved