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.cellConsumerWrapperprotected final org.simpleflatmapper.util.Function<? super CellConsumer,? extends CellConsumer> CsvParser.AbstractDSL.cellConsumerWrapperMethods 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 TypeMethodDescriptionbooleanCloseableCsvReader.parseRow(CellConsumer cellConsumer) booleanCsvReader.parseRow(CellConsumer cellConsumer) parse cvsbooleanCsvReader.rawParseRow(CellConsumer cellConsumer, boolean keepRow) CsvReader.wrapConsumer(CellConsumer cellConsumer) Method parameters in org.simpleflatmapper.lightningcsv with type arguments of type CellConsumerModifier and TypeMethodDescriptionprotected abstract DCsvParser.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 DCsvParser.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.DSLCsvParser.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.DSLCsvParser.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.DSLYamlCommentCsvParser.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.DSLYamlCommentCsvParser.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 CellConsumerModifierConstructorDescriptionprotectedAbstractDSL(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) protectedAbstractDSL(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) protectedDSL(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) protectedDSL(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) protectedDSLYamlComment(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) protectedDSLYamlComment(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 TypeClassDescriptionclassclass -
Uses of CellConsumer in org.simpleflatmapper.lightningcsv.parser
Classes in org.simpleflatmapper.lightningcsv.parser that implement CellConsumerModifier and TypeClassDescriptionclassclassfinal classStringArrayCellConsumer<RH extends org.simpleflatmapper.util.CheckedConsumer<? super String[]>>final classStringArrayCellConsumerNoCopyFixedLength<RH extends org.simpleflatmapper.util.CheckedConsumer<? super String[]>>static final classstatic final classMethods in org.simpleflatmapper.lightningcsv.parser that return CellConsumerModifier and TypeMethodDescriptionstatic CellConsumerYamlCellPreProcessor.commentConsumerToCellConsumer(org.simpleflatmapper.util.CheckedConsumer<String> commentConsumer) static CellConsumerMethods in org.simpleflatmapper.lightningcsv.parser with parameters of type CellConsumerModifier and TypeMethodDescriptionabstract voidAbstractCharConsumer.consumeAllBuffer(CellConsumer cellConsumer) final voidConfigurableCharConsumer.consumeAllBuffer(CellConsumer cellConsumer) abstract booleanAbstractCharConsumer.consumeToNextRow(CellConsumer cellConsumer) final booleanConfigurableCharConsumer.consumeToNextRow(CellConsumer cellConsumer) abstract voidAbstractCharConsumer.finish(CellConsumer cellConsumer) final voidConfigurableCharConsumer.finish(CellConsumer cellConsumer) abstract voidCellPreProcessor.newCell(char[] chars, int start, int end, CellConsumer cellConsumer, int state) final voidNoopCellPreProcessor.newCell(char[] chars, int start, int end, CellConsumer cellConsumer, int state) final voidTrimCellPreProcessor.newCell(char[] chars, int start, int end, CellConsumer cellConsumer, int state) final voidUnescapeCellPreProcessor.newCell(char[] chars, int start, int end, CellConsumer cellConsumer, int state) voidYamlCellPreProcessor.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)