regexZh property

String regexZh
final

Regex of Chinese character.

Implementation

static final String regexZh = '[\\u4e00-\\u9fa5]';