| Package | Description |
|---|---|
| com.vladsch.flexmark.ast | |
| com.vladsch.flexmark.util |
| Modifier and Type | Field and Description |
|---|---|
protected KeepType |
NodeRepository.keepType |
| Modifier and Type | Method and Description |
|---|---|
abstract DataKey<KeepType> |
NodeRepository.getKeepDataKey() |
| Constructor and Description |
|---|
NodeRepository(KeepType keepType) |
| Modifier and Type | Method and Description |
|---|---|
static KeepType |
KeepType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeepType[] |
KeepType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.