Package | Description |
---|---|
org.forgerock.api.markup.asciidoc |
AsciiDoc markup builder.
|
Modifier and Type | Method and Description |
---|---|
static AsciiDocTableColumnStyles |
AsciiDocTableColumnStyles.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsciiDocTableColumnStyles[] |
AsciiDocTableColumnStyles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AsciiDocTable |
AsciiDocTable.columnCell(String columnCell,
AsciiDocTableColumnStyles style)
Inserts a column-cell, with a style.
|
Copyright 2010-2022 ForgeRock AS.