|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
CharInputReader
.CommonParserSettings
.
RowProcessor
implementation that just implements all methods defined by the interface.CommonWriterSettings
.
Parsed
DefaultCharAppender.padding
attribute in the constructor)
DefaultCharAppender.padding
attribute in the constructor)
Format.getLineSeparator()
AbstractWriter.appender
to the output row.
BeanProcessor
implementation for storing all java objects generated form the parsed input into a list.RowProcessor
implementation for converting rows extracted from any implementation of AbstractParser
into java objects.RowWriterProcessor
implementation for converting annotated java objects into object arrays suitable for writing in any implementation of AbstractWriter
.RowProcessor
.
Calendar
and vice versa.Calendar
using a sequence of acceptable date patterns.
Calendar
using a sequence of acceptable date patterns.
CharInputReader.nextChar()
at any given time.
CharInputReader.nextChar()
at any given time.
AbstractParser
.Writer
given in this class construtor.
CommonSettings.selectFields(java.lang.String...)
and friends) are being reordered.
AbstractParser
)AbstractParser
) and writers (AbstractWriter
)AbstractWriter
)AbstractCharInputReader
when requested.com.univocity.parsers.conversions.Conversion
, as well as useful methods for obtaining new instances of these.Conversion
to be executed when writing to/reading from the field.CsvParserSettings
, and requires this configuration to be properly initialized.
CsvParser
)CsvWriterSettings
, and requires this configuration to be properly initialized.
CsvWriter
)Date
and vice versa.Date
using a sequence of acceptable date patterns.
Date
using a sequence of acceptable date patterns.
DefaultCharAppender.appendIgnoringWhitespaceAndPadding(char)
.
AbstractCharInputReader
through the DefaultCharInputReader.reloadBuffer()
method.CommonSettings.getNullValue()
) to the output and prepares the next position in the record to receive more values.
Conversion
objectsParsed
in a record.FixedWidthParserSettings
, and requires this configuration to be properly initialized.
FixedWidthParser
)FixedWidthWriterSettings
, and requires this configuration to be properly initialized.
FixedWidthWriter
)Writer
given in this class constructor.
BigDecimal
and vice versa.BigDecimal
using a sequence of acceptable numeric patterns.
BigDecimal
using a sequence of acceptable numeric patterns.
FormattedBigDecimalConversion
FormattedBigDecimalConversion
FormattedBigDecimalConversion
NumericConversion
CharAppender.appendIgnoringWhitespace(char)
, CharAppender.appendIgnoringPadding(char)
or CharAppender.appendIgnoringWhitespaceAndPadding(char)
DefaultCharAppender.appendIgnoringWhitespace(char)
, DefaultCharAppender.appendIgnoringPadding(char)
or DefaultCharAppender.appendIgnoringWhitespaceAndPadding(char)
CharAppender.appendIgnoringWhitespace(char)
, CharAppender.appendIgnoringPadding(char)
or CharAppender.appendIgnoringWhitespaceAndPadding(char)
DefaultCharAppender.appendIgnoringWhitespace(char)
, DefaultCharAppender.appendIgnoringPadding(char)
or DefaultCharAppender.appendIgnoringWhitespaceAndPadding(char)
com.univocity.parsers.annotations
Conversion
that should be applied to the field based on its type.
MasterDetailProcessor
Format.lineSeparator
when reading/writing.
CsvFormat
)
RowProcessor
which handles the lifecyle of the parsing process and processes each record extracted from the input
RowWriterProcessor
which processes input objects into a manageable format for writing.
CommonSettings
.
CommonSettings
) should be reordered (defaults to true).
CommonSettings
) are being reordered.
Format.normalizedNewline
character.
LowerCaseConversion
.LowerCaseConversion.revert(String)
implements the same behavior of LowerCaseConversion.execute(String)
.MasterDetailProcessor
implementation for storing all MasterDetailRecord
generated form the parsed input into a list.RowProcessor
implementation for associating rows extracted from any implementation of AbstractParser
into MasterDetailRecord
instances.MasterDetailRecord
with the set of associated parsed records into a list.
Reader
.
Reader
.
CharAppender
that does nothing.Number
and vice versa.Number
using a sequence of acceptable numeric patterns.
Number
using a sequence of acceptable numeric patterns.
RowProcessor
implementation for storing all rows parsed and converted to Object arrays into a list.RowProcessor
implementation for converting rows extracted from any implementation of AbstractParser
into arrays of objects.RowWriterProcessor
implementation for executing conversion sequences in object arrays before for writing them using any implementation of AbstractWriter
.RowProcessor
, defined by CommonParserSettings.getRowProcessor()
.
AbstractParser
and their values.CommonParserSettings
RowProcessor
.RowWriterProcessor
provided by CommonWriterSettings.getRowWriterProcessor()
, then writes it.
RowWriterProcessor
provided by CommonWriterSettings.getRowWriterProcessor()
, then writes it.
RowWriterProcessor
provided by CommonWriterSettings.getRowWriterProcessor()
, and writes them.
RowWriterProcessor
provided by CommonWriterSettings.getRowWriterProcessor()
, and writes them.
RowWriterProcessor
provided by CommonWriterSettings.getRowWriterProcessor()
, and writes them, then finally and closes the output
RowWriterProcessor
provided by CommonWriterSettings.getRowWriterProcessor()
, and writes them, then finally and closes the output
AbstractCharInputReader.buffer
attribute, and updates the AbstractCharInputReader.length
to the number of characters read.
AbstractCharInputReader.buffer
, and updates the AbstractCharInputReader.length
to the number of characters read.
RegexConversion
.RegexConversion
RowProcessor
implementation for storing all rows parsed into a list.ConversionProcessor.convertFields(Conversion...)
, ConversionProcessor.convertIndexes(Conversion...)
and ConversionProcessor.convertAll(Conversion...)
, for every field in the given row.
AbstractParser
.CommonSettings
) should be reordered (defaults to true).
Format.lineSeparator
when reading/writing
CsvFormat
)
Reader
provided in the AbstractCharInputReader.start(Reader)
method to the extending class so it can begin loading characters from it.
Reader
provided in the AbstractCharInputReader.start(Reader)
method to the extending class so it can begin loading characters from it.
RowProcessor
which handles the lifecyle of the parsing process and processes each record extracted from the input
Reader
which provides access to the input.
Reader
which provides access to the input.
Reader
provided in CharInputReader.start(Reader)
and closes it.
Reader
provided in AbstractCharInputReader.start(Reader)
and closes it.
Reader
provided in CharInputReader.start(Reader)
and closes it.
BigDecimalConversion
BigIntegerConversion
BooleanConversion
BooleanConversion
BooleanConversion
that converts the string "true" to true, and the String "false" to false.
BooleanConversion
ByteConversion
CalendarConversion
CalendarConversion
CalendarConversion
CharacterConversion
CharacterConversion
CharacterConversion
DateConversion
DateConversion
DateConversion
DoubleConversion
FloatConversion
IntegerConversion
LongConversion
LowerCaseConversion
NullStringConversion
ShortConversion
DefaultCharAppender.appendIgnoringWhitespace(char)
, DefaultCharAppender.appendIgnoringPadding(char)
or DefaultCharAppender.appendIgnoringWhitespaceAndPadding(char)
UpperCaseConversion
TrimConversion
.TrimConversion
TrimConversion.revert(String)
implements the same behavior of TrimConversion.execute(String)
.UpperCaseConversion
.UpperCaseConversion.revert(String)
implements the same behavior of UpperCaseConversion.execute(String)
.ConversionProcessor.convertFields(Conversion...)
, ConversionProcessor.convertIndexes(Conversion...)
and ConversionProcessor.convertAll(Conversion...)
, for every field in the given row.
Writer
, discarding any trailing whitespace characters identified when using WriterCharAppender.appendIgnoringWhitespace(char)
, WriterCharAppender.appendIgnoringPadding(char)
or WriterCharAppender.appendIgnoringWhitespaceAndPadding(char)
CommonSettings.getHeaders()
DefaultCharAppender
class to include facilities for writing to an output.Format
specification for handling newlines
The padding character is defaulted to a whitespace character ' '.
Format
specification for handling newlines
The padding character is defaulted to a whitespace character ' '.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |