public class MatchUtils extends Object
static String
group(Pattern pattern, String content, int index)
static boolean
match(Pattern pattern, String content)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static boolean match(Pattern pattern, String content)
public static String group(Pattern pattern, String content, int index)
Copyright © 2023. All rights reserved.