public final class RegexUtil extends Object
static Pattern
compile(String pattern)
static boolean
matches(String string, Pattern pattern)
static String
translate(String pattern, String wildcard, String regex)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String translate(String pattern, String wildcard, String regex)
public static Pattern compile(String pattern)
public static boolean matches(String string, Pattern pattern)
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.