Package | Description |
---|---|
com.lts.job.common.file |
Modifier and Type | Method and Description |
---|---|
List<Line> |
FileAccessor.readLines()
读取所有内容
|
Modifier and Type | Method and Description |
---|---|
void |
FileAccessor.addOneLine(Line line)
向文件中追加一行内容
|
Modifier and Type | Method and Description |
---|---|
void |
FileAccessor.addLines(List<Line> lines)
一次性添加多行
|
Copyright © 2014. All Rights Reserved.