public class FileExtractor extends Object
Constructor and Description |
---|
FileExtractor() |
Modifier and Type | Method and Description |
---|---|
void |
copyFirstLines(int nLinesMax) |
static void |
main(String[] args) |
void |
targetStringInLine(int nLinesMax,
String target) |
public static void main(String[] args)
public void copyFirstLines(int nLinesMax) throws FileNotFoundException, IOException
FileNotFoundException
IOException
public void targetStringInLine(int nLinesMax, String target) throws FileNotFoundException, IOException
FileNotFoundException
IOException
Copyright © 2015. All rights reserved.