public class FormatOptions extends Object implements com.vladsch.flexmark.util.options.MutableDataSetter
| Modifier and Type | Field and Description |
|---|---|
TaskListItemCase |
taskListItemCase |
TaskListItemPlacement |
taskListItemPlacement |
| Constructor and Description |
|---|
FormatOptions() |
FormatOptions(com.vladsch.flexmark.util.options.DataHolder options) |
| Modifier and Type | Method and Description |
|---|---|
com.vladsch.flexmark.util.options.MutableDataHolder |
setIn(com.vladsch.flexmark.util.options.MutableDataHolder dataHolder) |
public final TaskListItemCase taskListItemCase
public final TaskListItemPlacement taskListItemPlacement
Copyright © 2019. All rights reserved.