public final class RegexUtils extends Object
static boolean
isMatch(String data, String regex)
static String
match(String data, String regex)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String match(String data, String regex)
public static boolean isMatch(String data, String regex)
Copyright © 2016. All rights reserved.