| Modifier and Type | Field and Description |
|---|---|
static Object |
ORDERED_LIST_SPACING_AFTER |
static Object |
ORDERED_LIST_SPACING_BEFORE |
| Constructor and Description |
|---|
OrderedListNodeProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(int level,
org.pegdown.ast.Node node,
InvocationContext context) |
public static final Object ORDERED_LIST_SPACING_BEFORE
public static final Object ORDERED_LIST_SPACING_AFTER
public void process(int level,
org.pegdown.ast.Node node,
InvocationContext context)
Copyright © 2014. All Rights Reserved.