Returns true if the given regular expression matches a subsequence of the data element. See (@link java.util.regex.Pattern} for regular expressions.
@param pattern the regular expression
@return true if the pattern matches, false othewise
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.