public static interface DocumentationWriter.TableAction
DocumentationWriter.table(TableAction)
Modifier and Type | Method and Description |
---|---|
void |
perform(DocumentationWriter.TableWriter tableWriter)
Perform the encapsulated action
|
void perform(DocumentationWriter.TableWriter tableWriter) throws IOException
tableWriter
- the writer to be used to write the tableIOException
- if the action fails