isSetRegex() method

Syntax

boolean isSetRegex ()

Returns

false if the regex is null. Otherwise, it returns true.

Usage

Checks whether the

regex

of this instance is set.

false if the regex is null. Otherwise, it returns true.