Class Pattern2
java.lang.Object
net.thevpc.common.strings.Pattern2
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionallMatches(String a) static Pattern2static Pattern2static Pattern2create a pattern thatbooleanstatic booleanmatches(String regex, CharSequence input) static Stringstatic Pattern2quotePattern(String regex) toString()
-
Method Details
-
compile2
-
compile
-
compile
-
quote
-
quotePattern
-
matches
-
toString
-
matches
-
matcher
-
allMatches
-