| Package | Description |
|---|---|
| com.vladsch.flexmark.ext.spec.example | |
| com.vladsch.flexmark.ext.spec.example.internal |
| Modifier and Type | Field and Description |
|---|---|
static DataKey<RenderAs> |
SpecExampleExtension.SPEC_EXAMPLE_RENDER_AS |
| Modifier and Type | Method and Description |
|---|---|
static RenderAs |
RenderAs.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RenderAs[] |
RenderAs.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.