Package | Description |
---|---|
com.univocity.parsers.common.input |
Modifier and Type | Class and Description |
---|---|
class |
ExpandingCharAppender
An implementation
CharAppender that expands the internal buffer of characters as required. |
class |
WriterCharAppender
Extension of the
DefaultCharAppender class to include facilities for writing to an output. |
Modifier and Type | Method and Description |
---|---|
void |
DefaultCharAppender.append(DefaultCharAppender appender)
Appends the contents of another DefaultCharAppender, discarding any of its trailing whitespace characters
|
void |
ExpandingCharAppender.append(DefaultCharAppender appender) |
Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.