closingDelimiter property

String closingDelimiter
final

The opening delimited of the standard table header. std-table-close = ws %x5D ; ] Right square bracket

Implementation

static final String closingDelimiter = ']';