public class FileCommonUtils extends Object
| Constructor and Description |
|---|
FileCommonUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addToFile(String inPath,
String inText) |
static void |
createFile(String inFullPath) |
static List<String> |
readExcelFirstCellToList(String filepath) |
Copyright © 2016. All rights reserved.