Package | Description |
---|---|
org.apache.solr.internal.csv |
Modifier and Type | Field and Description |
---|---|
private CharBuffer |
CSVParser.code |
(package private) CharBuffer |
CSVParser.Token.content
The content buffer.
|
private CharBuffer |
ExtendedBufferedReader.line |
private CharBuffer |
CSVParser.wsBuf |
Modifier and Type | Method and Description |
---|---|
void |
CharBuffer.append(CharBuffer cb)
Appends the contents of
cb to the end of this CharBuffer. |