Index
All Classes and Interfaces|All Packages
A
- addCell(C, Builder<C, ?>) - Method in interface swim.csv.schema.CsvCol
- addCell(Item, Builder<Item, ?>) - Method in interface swim.csv.structure.CsvStructureCol
- array(CsvCol<? extends Item>) - Static method in class swim.csv.structure.CsvStructure
- array(CsvCol<? extends Item>, int) - Static method in class swim.csv.structure.CsvStructure
B
- bodyParser(CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- bodyParser(CsvHeader<T, R, C>) - Method in class swim.csv.parser.CsvParser
- bodyParser(CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
C
- col(int, String) - Method in class swim.csv.schema.CsvHeader
- col(int, CsvCol<? extends C>) - Method in class swim.csv.schema.CsvHeader
- col(int, CsvCol<? extends Item>) - Method in class swim.csv.structure.CsvStructureHeader
- col(String) - Method in class swim.csv.schema.CsvHeader
- col(CsvCol<? extends C>) - Method in class swim.csv.schema.CsvHeader
- col(CsvCol<? extends Item>) - Method in class swim.csv.structure.CsvStructureHeader
- colCount() - Method in class swim.csv.schema.CsvHeader
- cols(CsvStructureCol...) - Method in class swim.csv.structure.CsvStructureHeader
- Csv - Class in swim.csv
-
Factory for constructing CSV parsers and writers.
- CsvCol<C> - Interface in swim.csv.schema
- CsvHeader<T,
R, C> - Class in swim.csv.schema - CsvHeader() - Constructor for class swim.csv.schema.CsvHeader
- CsvParser - Class in swim.csv.parser
- CsvParser(int) - Constructor for class swim.csv.parser.CsvParser
- CsvStructure - Class in swim.csv.structure
- CsvStructureCol - Interface in swim.csv.structure
- CsvStructureHeader - Class in swim.csv.structure
D
- defaultCell() - Method in interface swim.csv.structure.CsvStructureCol
- delimiter - Variable in class swim.csv.parser.CsvParser
- delimiter() - Method in class swim.csv.parser.CsvParser
G
- getCol(int) - Method in class swim.csv.schema.CsvHeader
H
- header() - Static method in class swim.csv.structure.CsvStructure
- header(CsvStructureCol...) - Static method in class swim.csv.structure.CsvStructure
- headerParser() - Static method in class swim.csv.Csv
- headerParser(int) - Static method in class swim.csv.Csv
- headerParser(CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- headerParser(CsvHeader<T, R, C>) - Method in class swim.csv.parser.CsvParser
- headerParser(CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
I
- isDelimiter(int) - Method in class swim.csv.parser.CsvParser
K
- key() - Method in interface swim.csv.structure.CsvStructureCol
- key(Value) - Method in interface swim.csv.structure.CsvStructureCol
N
- name() - Method in interface swim.csv.schema.CsvCol
- name(String) - Method in interface swim.csv.schema.CsvCol
- name(String) - Method in interface swim.csv.structure.CsvStructureCol
- nullCol() - Static method in class swim.csv.structure.CsvStructure
- nullCol(String) - Static method in class swim.csv.structure.CsvStructure
- nullCol(Value) - Static method in class swim.csv.structure.CsvStructure
- numberCol() - Static method in class swim.csv.structure.CsvStructure
- numberCol(String) - Static method in class swim.csv.structure.CsvStructure
- numberCol(Value) - Static method in class swim.csv.structure.CsvStructure
O
- optional() - Method in interface swim.csv.schema.CsvCol
- optional(boolean) - Method in interface swim.csv.schema.CsvCol
- optional(boolean) - Method in interface swim.csv.structure.CsvStructureCol
- overflowCol() - Method in class swim.csv.schema.CsvHeader
P
- parseBody(byte[], CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseBody(byte[], CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseBody(String, CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseBody(String, CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseBody(ByteBuffer, CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseBody(ByteBuffer, CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseBody(Input, CsvHeader<T, R, C>) - Method in class swim.csv.parser.CsvParser
- parseBodyBuffer(CsvHeader<T, R, C>, ByteBuffer) - Method in class swim.csv.parser.CsvParser
- parseBodyData(CsvHeader<T, R, C>, byte[]) - Method in class swim.csv.parser.CsvParser
- parseBodyString(CsvHeader<T, R, C>, String) - Method in class swim.csv.parser.CsvParser
- parseCell(Input) - Method in interface swim.csv.schema.CsvCol
- parseCell(Input, CsvCol<C>) - Method in class swim.csv.parser.CsvParser
- parsedCol(String, Parser<? extends Item>) - Static method in class swim.csv.structure.CsvStructure
- parsedCol(Parser<? extends Item>) - Static method in class swim.csv.structure.CsvStructure
- parsedCol(Value, Parser<? extends Item>) - Static method in class swim.csv.structure.CsvStructure
- parseHeader(Input, CsvHeader<T, R, C>) - Method in class swim.csv.parser.CsvParser
- parser() - Static method in class swim.csv.Csv
- parser(int) - Static method in class swim.csv.Csv
- parseRow(byte[], CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseRow(byte[], CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseRow(String, CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseRow(String, CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseRow(ByteBuffer, CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseRow(ByteBuffer, CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseRow(Input, CsvHeader<T, R, C>) - Method in class swim.csv.parser.CsvParser
- parseRowBuffer(CsvHeader<T, R, C>, ByteBuffer) - Method in class swim.csv.parser.CsvParser
- parseRowData(CsvHeader<T, R, C>, byte[]) - Method in class swim.csv.parser.CsvParser
- parseRowString(CsvHeader<T, R, C>, String) - Method in class swim.csv.parser.CsvParser
- parseTable(byte[]) - Static method in class swim.csv.Csv
- parseTable(byte[], int) - Static method in class swim.csv.Csv
- parseTable(byte[], CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseTable(byte[], CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseTable(String) - Static method in class swim.csv.Csv
- parseTable(String, int) - Static method in class swim.csv.Csv
- parseTable(String, CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseTable(String, CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseTable(ByteBuffer) - Static method in class swim.csv.Csv
- parseTable(ByteBuffer, int) - Static method in class swim.csv.Csv
- parseTable(ByteBuffer, CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- parseTable(ByteBuffer, CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
- parseTable(Input, CsvHeader<T, R, C>) - Method in class swim.csv.parser.CsvParser
- parseTableBuffer(CsvHeader<T, R, C>, ByteBuffer) - Method in class swim.csv.parser.CsvParser
- parseTableData(CsvHeader<T, R, C>, byte[]) - Method in class swim.csv.parser.CsvParser
- parseTableString(CsvHeader<T, R, C>, String) - Method in class swim.csv.parser.CsvParser
R
- rowBuilder() - Method in class swim.csv.schema.CsvHeader
- rowParser(CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- rowParser(CsvHeader<T, R, C>) - Method in class swim.csv.parser.CsvParser
- rowParser(CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
S
- stringCol() - Static method in class swim.csv.structure.CsvStructure
- stringCol(String) - Static method in class swim.csv.structure.CsvStructure
- stringCol(Value) - Static method in class swim.csv.structure.CsvStructure
- swim.csv - module swim.csv
-
Comma-Separated Values (CSV) codec that incrementally parses and writes swim-structure values.
- swim.csv - package swim.csv
-
Comma-Separated Values (CSV) codec that incrementally parses and writes swim-structure values.
- swim.csv.parser - package swim.csv.parser
-
CSV parser.
- swim.csv.schema - package swim.csv.schema
-
Abstract CSV schema.
- swim.csv.structure - package swim.csv.structure
-
Structurally typed CSV schema.
T
- tableBuilder() - Method in class swim.csv.schema.CsvHeader
- tableParser() - Static method in class swim.csv.Csv
- tableParser(int) - Static method in class swim.csv.Csv
- tableParser(CsvHeader<T, R, C>) - Static method in class swim.csv.Csv
- tableParser(CsvHeader<T, R, C>) - Method in class swim.csv.parser.CsvParser
- tableParser(CsvHeader<T, R, C>, int) - Static method in class swim.csv.Csv
All Classes and Interfaces|All Packages