public class RegexJava extends Object implements RegexEngine
RegexJava(String pattern, String flags)
static int
makeMask(String modifiers)
boolean
match(String s)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RegexJava(String pattern, String flags)
public boolean match(String s)
match
RegexEngine
public static int makeMask(String modifiers)
Licenced under the Apache License, Version 2.0