public class TableNodeFormatter extends Object implements NodeFormatter
| Modifier and Type | Class and Description |
|---|---|
static class |
TableNodeFormatter.Factory |
| Constructor and Description |
|---|
TableNodeFormatter(DataHolder options) |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<?>> |
getNodeClasses() |
Set<NodeFormattingHandler<?>> |
getNodeFormattingHandlers() |
public TableNodeFormatter(DataHolder options)
public Set<Class<?>> getNodeClasses()
getNodeClasses in interface NodeFormatterpublic Set<NodeFormattingHandler<?>> getNodeFormattingHandlers()
getNodeFormattingHandlers in interface NodeFormatterCopyright © 2017. All rights reserved.