@Internal public final class RawContentStyle extends Object implements PrintStyle
DEFAULT_MAX_COLUMN_WIDTH, NULL_VALUE
Modifier and Type | Method and Description |
---|---|
void |
print(Iterator<RowData> it,
PrintWriter printWriter)
Displays the result.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
rawContent, tableauWithDataInferredColumnWidths, tableauWithDataInferredColumnWidths, tableauWithTypeInferredColumnWidths
public void print(Iterator<RowData> it, PrintWriter printWriter)
PrintStyle
print
in interface PrintStyle
it
- The iterator for the data to printprintWriter
- The writer to write toCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.