public class ExampleTable extends Object
| Constructor and Description |
|---|
ExampleTable(String tableContents) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHtmlBody(List<List<String>> rows) |
String |
getHtmlHeader() |
String |
inHtmlFormat() |
static String |
stripBracketsFromOuterPipes(String text) |
public ExampleTable(String tableContents)
Copyright © 2022. All rights reserved.