public class Regex extends Object
Regex()
static MatchInfo
match(Pattern pattern, String input)
matchOverlap(Pattern pattern, String input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Regex()
public static MatchInfo match(Pattern pattern, String input)
pattern
input
public static MatchInfo matchOverlap(Pattern pattern, String input)
Copyright © 2023. All rights reserved.