public class FileSpliter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger
The logger
|
| Constructor and Description |
|---|
FileSpliter() |
public int countLines(String filename)
public List<File> SplitByLength(File file, int splitlen) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2015. All rights reserved.