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