Uses of Class
com.univocity.parsers.common.input.DefaultCharAppender
Packages that use DefaultCharAppender
-
Uses of DefaultCharAppender in com.univocity.parsers.common.input
Subclasses of DefaultCharAppender in com.univocity.parsers.common.inputModifier and TypeClassDescriptionclassA character appender that restores its internal buffer size after expanding to accommodate larger contents.classAn implementationCharAppenderthat expands the internal buffer of characters as required.classExtension of theDefaultCharAppenderclass to include facilities for writing to an output.Methods in com.univocity.parsers.common.input with parameters of type DefaultCharAppenderModifier and TypeMethodDescriptionvoidDefaultCharAppender.append(DefaultCharAppender appender) Appends the contents of another DefaultCharAppender, discarding any of its trailing whitespace charactersfinal voidExpandingCharAppender.append(DefaultCharAppender appender) -
Uses of DefaultCharAppender in com.univocity.parsers.csv
Fields in com.univocity.parsers.csv declared as DefaultCharAppender