public interface FileUtils
| Modifier and Type | Method and Description |
|---|---|
File |
convertByteArrayToFile(Token token,
byte[] ba,
String tempfile) |
File |
convertMultipartFileToFile(Token token,
org.springframework.web.multipart.MultipartFile file) |
File |
convertStringToFile(Token token,
String doc,
String filename) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.