public class RgxApi
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
rgx
public static Rgx rgx
(@Language("regexp")
String pattern)
-
rgx
public static Rgx rgx
(@Language("regexp")
String pattern,
int flags)