com.gisgraphy.importer
Class FileSpliter
java.lang.Object
com.gisgraphy.importer.FileSpliter
public class FileSpliter
- extends Object
- Author:
- David Masclet
Field Summary |
protected static org.slf4j.Logger |
logger
The logger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final org.slf4j.Logger logger
- The logger
FileSpliter
public FileSpliter()
countLines
public int countLines(String filename)
SplitByLength
public List<File> SplitByLength(File file,
int splitlen)
throws FileNotFoundException
- Throws:
FileNotFoundException
Copyright © 2012. All Rights Reserved.