public class TableFormatOptions extends Object implements MutableDataSetter
| Modifier and Type | Field and Description |
|---|---|
boolean |
adjustColumnWidth |
boolean |
applyColumnAlignment |
boolean |
deleteEmptyColumns |
boolean |
deleteEmptyRows |
boolean |
fillMissingColumns |
boolean |
formatRemoveCaption |
boolean |
leadTrailPipes |
DiscretionaryText |
leftAlignMarker |
boolean |
spaceAroundPipe |
boolean |
trimCells |
| Constructor and Description |
|---|
TableFormatOptions() |
TableFormatOptions(DataHolder options) |
| Modifier and Type | Method and Description |
|---|---|
MutableDataHolder |
setIn(MutableDataHolder dataHolder) |
public final boolean leadTrailPipes
public final boolean spaceAroundPipe
public final boolean adjustColumnWidth
public final boolean applyColumnAlignment
public final boolean fillMissingColumns
public final boolean deleteEmptyColumns
public final boolean deleteEmptyRows
public final boolean trimCells
public final boolean formatRemoveCaption
public final DiscretionaryText leftAlignMarker
public TableFormatOptions()
public TableFormatOptions(DataHolder options)
public MutableDataHolder setIn(MutableDataHolder dataHolder)
setIn in interface MutableDataSetterCopyright © 2017. All rights reserved.