Modifier and Type | Method and Description |
---|---|
StreamedSource |
StreamedSource.setBuffer(char[] buffer)
Specifies an existing character array to use for buffering the incoming character stream.
|
StreamedSource |
StreamedSource.setCoalescing(boolean coalescing)
Specifies whether an unbroken section of plain text in the source document should always be coalesced into a single
Segment by the iterator. |