| 程序包 | 说明 |
|---|---|
| com.github.houbb.csv.api | |
| com.github.houbb.csv.support.context | |
| com.github.houbb.csv.support.csv |
| 限定符和类型 | 方法和说明 |
|---|---|
List<T> |
ICsv.read(IReadContext<T> context)
读取
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultReadContext<T>
默认读取上下文
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<List<String>> |
DefaultStringListCsv.read(IReadContext<List<String>> context) |
List<T> |
DefaultCsv.read(IReadContext<T> context) |
Copyright © 2023. All rights reserved.