separator property

String separator
final

The separator between the key and value.

keyval-sep = ws %x3D ws ; =

Implementation

static final String separator = '=';