| Package | Description |
|---|---|
| com.vladsch.flexmark.ext.toc | |
| com.vladsch.flexmark.ext.toc.internal |
| Modifier and Type | Field and Description |
|---|---|
static com.vladsch.flexmark.util.options.DataKey<SimTocGenerateOnFormat> |
TocExtension.FORMAT_UPDATE_ON_FORMAT |
static com.vladsch.flexmark.util.options.DataKey<SimTocGenerateOnFormat> |
SimTocExtension.FORMAT_UPDATE_ON_FORMAT |
| Modifier and Type | Method and Description |
|---|---|
static SimTocGenerateOnFormat |
SimTocGenerateOnFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimTocGenerateOnFormat[] |
SimTocGenerateOnFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
SimTocGenerateOnFormat |
TocFormatOptions.updateOnFormat |
Copyright © 2020. All rights reserved.