Uses of Interface
org.simpleflatmapper.lightningcsv.parser.CellConsumer
Packages that use CellConsumer
-
Uses of CellConsumer in org.simpleflatmapper.lightningcsv
Fields in org.simpleflatmapper.lightningcsv with type parameters of type CellConsumerModifier and TypeFieldDescriptionprotected final org.simpleflatmapper.util.Function<? super CellConsumer,
? extends CellConsumer> CsvParser.AbstractDSL.cellConsumerWrapper
protected final org.simpleflatmapper.util.Function<? super CellConsumer,
? extends CellConsumer> CsvParser.AbstractDSL.cellConsumerWrapper
Methods in org.simpleflatmapper.lightningcsv with type parameters of type CellConsumerModifier and TypeMethodDescriptionfinal <CC extends CellConsumer>
CCfinal <CC extends CellConsumer>
CCParse the content from the reader as a csv and call back the cellConsumer with the cell values.final <CC extends CellConsumer>
CCCsvParser.AbstractDSL.parse
(CharSequence content, CC cellConsumer) final <CC extends CellConsumer>
CCstatic <CC extends CellConsumer>
CCstatic <CC extends CellConsumer>
CCstatic <CC extends CellConsumer>
CCCsvParser.parse
(CharSequence content, CC cellConsumer) static <CC extends CellConsumer>
CC<CC extends CellConsumer>
CCCloseableCsvReader.parseAll
(CC cellConsumer) <CC extends CellConsumer>
CCCsvReader.parseAll
(CC cellConsumer) parse cvs<CC extends CellConsumer>
CCCloseableCsvReader.parseRows
(CC cellConsumer, int limit) <CC extends CellConsumer>
CCCsvReader.parseRows
(CC cellConsumer, int limit) Methods in org.simpleflatmapper.lightningcsv that return CellConsumerMethods in org.simpleflatmapper.lightningcsv with parameters of type CellConsumerModifier and TypeMethodDescriptionboolean
CloseableCsvReader.parseRow
(CellConsumer cellConsumer) boolean
CsvReader.parseRow
(CellConsumer cellConsumer) parse cvsboolean
CsvReader.rawParseRow
(CellConsumer cellConsumer, boolean keepRow) CsvReader.wrapConsumer
(CellConsumer cellConsumer) Method parameters in org.simpleflatmapper.lightningcsv with type arguments of type CellConsumerModifier and TypeMethodDescriptionprotected abstract D
CsvParser.AbstractDSL.newDSL
(char separatorChar, char quoteChar, char escapeChar, int bufferSize, int skip, int limit, int maxBufferSize, CsvParser.AbstractDSL.StringPostProcessing stringPostProcessing, org.simpleflatmapper.util.Function<? super CellConsumer, ? extends CellConsumer> cellConsumerWrapper, boolean yamlComment, boolean parallelReader, boolean specialisedCharConsumer) protected abstract D
CsvParser.AbstractDSL.newDSL
(char separatorChar, char quoteChar, char escapeChar, int bufferSize, int skip, int limit, int maxBufferSize, CsvParser.AbstractDSL.StringPostProcessing stringPostProcessing, org.simpleflatmapper.util.Function<? super CellConsumer, ? extends CellConsumer> cellConsumerWrapper, boolean yamlComment, boolean parallelReader, boolean specialisedCharConsumer) protected CsvParser.DSL
CsvParser.DSL.newDSL
(char separatorChar, char quoteChar, char escapeChar, int bufferSize, int skip, int limit, int maxBufferSize, CsvParser.AbstractDSL.StringPostProcessing stringPostProcessing, org.simpleflatmapper.util.Function<? super CellConsumer, ? extends CellConsumer> cellConsumerWrapper, boolean yamlComment, boolean parallelReader, boolean specialisedCharConsumer) protected CsvParser.DSL
CsvParser.DSL.newDSL
(char separatorChar, char quoteChar, char escapeChar, int bufferSize, int skip, int limit, int maxBufferSize, CsvParser.AbstractDSL.StringPostProcessing stringPostProcessing, org.simpleflatmapper.util.Function<? super CellConsumer, ? extends CellConsumer> cellConsumerWrapper, boolean yamlComment, boolean parallelReader, boolean specialisedCharConsumer) protected CsvParser.DSLYamlComment
CsvParser.DSLYamlComment.newDSL
(char separatorChar, char quoteChar, char escapeChar, int bufferSize, int skip, int limit, int maxBufferSize, CsvParser.AbstractDSL.StringPostProcessing stringPostProcessing, org.simpleflatmapper.util.Function<? super CellConsumer, ? extends CellConsumer> cellConsumerWrapper, boolean yamlComment, boolean parallelReader, boolean specialisedCharConsumer) protected CsvParser.DSLYamlComment
CsvParser.DSLYamlComment.newDSL
(char separatorChar, char quoteChar, char escapeChar, int bufferSize, int skip, int limit, int maxBufferSize, CsvParser.AbstractDSL.StringPostProcessing stringPostProcessing, org.simpleflatmapper.util.Function<? super CellConsumer, ? extends CellConsumer> cellConsumerWrapper, boolean yamlComment, boolean parallelReader, boolean specialisedCharConsumer) Constructor parameters in org.simpleflatmapper.lightningcsv with type arguments of type CellConsumerModifierConstructorDescriptionprotected
AbstractDSL
(char separatorChar, char quoteChar, char escapeChar, int bufferSize, int skip, int limit, int maxBufferSize, CsvParser.AbstractDSL.StringPostProcessing stringPostProcessing, org.simpleflatmapper.util.Function<? super CellConsumer, ? extends CellConsumer> cellConsumerWrapper, boolean yamlComment, boolean parallelReader, boolean specialisedCharConsumer) protected
AbstractDSL
(char separatorChar, char quoteChar, char escapeChar, int bufferSize, int skip, int limit, int maxBufferSize, CsvParser.AbstractDSL.StringPostProcessing stringPostProcessing, org.simpleflatmapper.util.Function<? super CellConsumer, ? extends CellConsumer> cellConsumerWrapper, boolean yamlComment, boolean parallelReader, boolean specialisedCharConsumer) CsvReader
(AbstractCharConsumer charConsumer, org.simpleflatmapper.util.Function<? super CellConsumer, ? extends CellConsumer> cellConsumerWrapper) CsvReader
(AbstractCharConsumer charConsumer, org.simpleflatmapper.util.Function<? super CellConsumer, ? extends CellConsumer> cellConsumerWrapper) protected
DSL
(char separatorChar, char quoteChar, char escapeChar, int bufferSize, int skip, int limit, int maxBufferSize, CsvParser.AbstractDSL.StringPostProcessing stringPostProcessing, org.simpleflatmapper.util.Function<? super CellConsumer, ? extends CellConsumer> cellConsumerWrapper, boolean yamlComment, boolean parallelReader, boolean specialisedCharConsumer) protected
DSL
(char separatorChar, char quoteChar, char escapeChar, int bufferSize, int skip, int limit, int maxBufferSize, CsvParser.AbstractDSL.StringPostProcessing stringPostProcessing, org.simpleflatmapper.util.Function<? super CellConsumer, ? extends CellConsumer> cellConsumerWrapper, boolean yamlComment, boolean parallelReader, boolean specialisedCharConsumer) protected
DSLYamlComment
(char separatorChar, char quoteChar, char escapeChar, int bufferSize, int skip, int limit, int maxBufferSize, CsvParser.AbstractDSL.StringPostProcessing stringPostProcessing, org.simpleflatmapper.util.Function<? super CellConsumer, ? extends CellConsumer> cellConsumerWrapper, boolean yamlComment, boolean parallelReader, boolean specialisedCharConsumer) protected
DSLYamlComment
(char separatorChar, char quoteChar, char escapeChar, int bufferSize, int skip, int limit, int maxBufferSize, CsvParser.AbstractDSL.StringPostProcessing stringPostProcessing, org.simpleflatmapper.util.Function<? super CellConsumer, ? extends CellConsumer> cellConsumerWrapper, boolean yamlComment, boolean parallelReader, boolean specialisedCharConsumer) -
Uses of CellConsumer in org.simpleflatmapper.lightningcsv.impl
Classes in org.simpleflatmapper.lightningcsv.impl that implement CellConsumerModifier and TypeClassDescriptionclass
class
-
Uses of CellConsumer in org.simpleflatmapper.lightningcsv.parser
Classes in org.simpleflatmapper.lightningcsv.parser that implement CellConsumerModifier and TypeClassDescriptionclass
class
final class
StringArrayCellConsumer<RH extends org.simpleflatmapper.util.CheckedConsumer<? super String[]>>
final class
StringArrayCellConsumerNoCopyFixedLength<RH extends org.simpleflatmapper.util.CheckedConsumer<? super String[]>>
static final class
static final class
Methods in org.simpleflatmapper.lightningcsv.parser that return CellConsumerModifier and TypeMethodDescriptionstatic CellConsumer
YamlCellPreProcessor.commentConsumerToCellConsumer
(org.simpleflatmapper.util.CheckedConsumer<String> commentConsumer) static CellConsumer
Methods in org.simpleflatmapper.lightningcsv.parser with parameters of type CellConsumerModifier and TypeMethodDescriptionabstract void
AbstractCharConsumer.consumeAllBuffer
(CellConsumer cellConsumer) final void
ConfigurableCharConsumer.consumeAllBuffer
(CellConsumer cellConsumer) abstract boolean
AbstractCharConsumer.consumeToNextRow
(CellConsumer cellConsumer) final boolean
ConfigurableCharConsumer.consumeToNextRow
(CellConsumer cellConsumer) abstract void
AbstractCharConsumer.finish
(CellConsumer cellConsumer) final void
ConfigurableCharConsumer.finish
(CellConsumer cellConsumer) abstract void
CellPreProcessor.newCell
(char[] chars, int start, int end, CellConsumer cellConsumer, int state) final void
NoopCellPreProcessor.newCell
(char[] chars, int start, int end, CellConsumer cellConsumer, int state) final void
TrimCellPreProcessor.newCell
(char[] chars, int start, int end, CellConsumer cellConsumer, int state) final void
UnescapeCellPreProcessor.newCell
(char[] chars, int start, int end, CellConsumer cellConsumer, int state) void
YamlCellPreProcessor.newCell
(char[] chars, int start, int end, CellConsumer cellConsumer, int state) Constructors in org.simpleflatmapper.lightningcsv.parser with parameters of type CellConsumerModifierConstructorDescriptionYamlCellConsumer
(CellConsumer rowDelegate, CellConsumer commentDelegate, CellPreProcessor rowCellPreProcessor)