@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, waitrawContent, tableauWithDataInferredColumnWidths, tableauWithDataInferredColumnWidths, tableauWithTypeInferredColumnWidthspublic void print(Iterator<RowData> it, PrintWriter printWriter)
PrintStyleprint in interface PrintStyleit - The iterator for the data to printprintWriter - The writer to write toCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.