public class CsvParserFactory extends DelimitedParserFactory
ParserFactory for the CSV stream format.popProperty| Constructor and Description |
|---|
CsvParserFactory()
Constructs a new CsvParserFactory.
|
| Modifier and Type | Method and Description |
|---|---|
StreamFormat |
createStreamFormat(StreamConfig config)
Creates a format specific
StreamFormat. |
protected RecordParserFactory |
getDefaultRecordParserFactory()
Returns the default
RecordParserFactory. |
createFieldFormat, createRecordFormatcreatePreprocessor, finalizeRecordcreateAggregation, createProperty, createRecordAggregation, createRecordParserFactory, createStream, finalizeGroup, finalizeGroup, finalizeGroupIteration, finalizeGroupMain, finalizeRecord, finalizeRecordIteration, finalizeRecordMain, finalizeSegment, finalizeSegment, finalizeSegmentIteration, finalizeSegmentMain, finalizeStream, getBeanClass, getField, handleConstant, handleField, initializeGroup, initializeGroupIteration, initializeGroupMain, initializeRecord, initializeRecordIteration, initializeRecordMain, initializeSegment, initializeSegmentIteration, initializeSegmentMain, initializeStream, isBound, isReadEnabled, isSegmentRequired, isWriteEnabled, parseDefaultValue, popParser, popProperty, pushParser, pushProperty, reflectAggregationType, reflectCollectionType, reflectPropertyType, reflectRecordAggregationType, setClassLoader, setTypeHandlerFactory, updateConstructorgetParent, handleComponent, processpublic StreamFormat createStreamFormat(StreamConfig config)
ParserFactorySupportStreamFormat.createStreamFormat in class DelimitedParserFactoryconfig - the stream configurationStreamFormatprotected RecordParserFactory getDefaultRecordParserFactory()
ParserFactorySupportRecordParserFactory.getDefaultRecordParserFactory in class DelimitedParserFactoryRecordParserFactory