|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultCharAppender | |
|---|---|
| com.univocity.parsers.common.input | |
| Uses of DefaultCharAppender in com.univocity.parsers.common.input |
|---|
| Subclasses of DefaultCharAppender in com.univocity.parsers.common.input | |
|---|---|
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. |
| Methods in com.univocity.parsers.common.input with parameters of type DefaultCharAppender | |
|---|---|
void |
ExpandingCharAppender.append(DefaultCharAppender appender)
|
void |
DefaultCharAppender.append(DefaultCharAppender appender)
Appends the contents of another DefaultCharAppender, discarding any of its trailing whitespace characters |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||