static List<String> |
TableUtils.parseRow(String rowAsString,
boolean header,
ExamplesTableProperties properties) |
String |
TableTransformers.TableTransformer.transform(String tableAsString,
ExamplesTableProperties properties) |
String |
TableTransformers.FromLandscape.transform(String tableAsString,
ExamplesTableProperties properties) |
String |
TableTransformers.Formatting.transform(String tableAsString,
ExamplesTableProperties properties) |
String |
TableTransformers.Replacing.transform(String tableAsString,
ExamplesTableProperties properties) |
String |
TableTransformers.transform(String transformerName,
String tableAsString,
ExamplesTableProperties properties) |