delimiters property

List<String> delimiters
final

When the string value in this delimiters is found, a new tag will be created and onTagChanged is called.

Implementation

final List<String> delimiters;