@Internal public final class RawContentStyle extends Object implements PrintStyle
DEFAULT_MAX_COLUMN_WIDTH, NULL_VALUE| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 PrintStyleit - The iterator for the data to printprintWriter - The writer to write toCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.