public class EnumeratedReferences extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EMPTY_TYPE |
| Constructor and Description |
|---|
EnumeratedReferences(com.vladsch.flexmark.util.options.DataHolder options) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String text) |
com.vladsch.flexmark.ast.Node |
getFormatNode(String text)
Get format node for given type:id
|
int |
getOrdinal(String text) |
static String |
getType(String text) |
public static final String EMPTY_TYPE
public EnumeratedReferences(com.vladsch.flexmark.util.options.DataHolder options)
Copyright © 2018. All rights reserved.