public class FileUtils extends Object
| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Blob |
fromDataURI(String dataURI)
Create a new Blob from the dataURI string
|
static String |
getFileExtension(String fileName)
Get the file extension based in the filename
|
Copyright © 2015. All rights reserved.