| Package | Description |
|---|---|
| org.asciidoctor |
| Modifier and Type | Method and Description |
|---|---|
static CompatMode |
CompatMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompatMode[] |
CompatMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AttributesBuilder |
AttributesBuilder.compatMode(CompatMode compatMode)
Sets compat mode attribute.
|
void |
Attributes.setCompatMode(CompatMode compatMode)
Sets compat-mode attribute.
|
Copyright © 2014. All Rights Reserved.