| Package | Description |
|---|---|
| com.aventstack.extentreports.markuputils |
| Modifier and Type | Method and Description |
|---|---|
static CodeLanguage |
CodeLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodeLanguage[] |
CodeLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Markup |
MarkupHelper.createCodeBlock(String code,
CodeLanguage lang) |
Copyright © 2018. All rights reserved.