noneWhiteSpace property

String noneWhiteSpace
final

Same as: ^ \t\n\x0B\f\r

Implementation

static final String noneWhiteSpace = '\\S';