public abstract class HistoryTableRenderer extends Object implements IRenderer
| Modifier and Type | Field and Description |
|---|---|
protected ValueFormatter |
formatter |
protected Pattern |
pattern |
protected HistoryTable |
t |
| Modifier | Constructor and Description |
|---|---|
protected |
HistoryTableRenderer(HistoryTable tbl,
Pattern pattern,
ValueFormatter formatter) |
protected final HistoryTable t
protected final Pattern pattern
protected final ValueFormatter formatter
protected HistoryTableRenderer(HistoryTable tbl, Pattern pattern, ValueFormatter formatter)
tbl - pattern - Used to identify capturing groups and extract column
labels.formatter - Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.