Commit Graph

11 Commits

Author SHA1 Message Date
Eugene Kovko ed4b43ce98 BAEL-6705: Check if a String is Strictly Alphanumeric With Java (#14865)
* BAEL-6705: Check if a String is Strictly Alphanumeric With Java

* BAEL-6705: Rename a Class

* BAEL-6705: Fix isAlpanumeric Logic

* BAEL-6705: Fix alphanumericIterationWithCharacterChecks Logic

* BAEL-6705: Expose isAlphanumeric method

* BAEL-6705: Added isAlphanumeric test
2023-09-28 15:05:22 -07:00
Kai Yuan ef5a4d2daa [indexes-of-matches] Get the Indexes of Regex Pattern Matches in Java (#14648) 2023-08-26 09:23:29 -05:00
Kai Yuan c37ed2843a [regex-squre-brackets] Extract Text Between Square Brackets (#14635) 2023-08-24 21:38:07 -05:00
Bahaa El-Din Helmy 02f497bf75 Update article "Difference Between \z and \Z in a Regular Expression in Java" (#14151)
This commit for "Update article "Difference Between \z and \Z in a Regular Expression in Java""
2023-05-31 11:09:25 -07:00
Bahaa El-Din Helmy 1bf1ad2a3a Title: Regular Expression: \z vs \Z Anchors in Java (#13994)
Hello,
This commit related to the article entitled "Regular Expression: \z vs \Z Anchors in Java"
2023-05-11 09:18:45 -07:00
Kai Yuan d5b60345cf [BAEL-6353_After-regex-match] Getting the Text That Follows After the Regex Match in Java (#13839) 2023-04-22 17:25:06 -05:00
Dhawal Kapil a3a0fdfd96 JAVA-11241 Added missing pom.xml for container modules and other cleanup 2022-06-14 22:47:10 +05:30
sampadawagde 5f97c1558f JAVA-8375: Split or move core-java-regex module 2021-12-06 22:24:37 +05:30
ashleyfrieze d1d9ada490 BAEL-5025 Example code for camel case to words (#10964) 2021-07-03 11:43:55 -05:00
mdhtr a4158fd1ed Add examples (#10961) 2021-06-26 18:10:43 -07:00
bhandy be18bad873 Moving NonCapturingGroupUnitTestjava to new core-java-regex-2 module. 2021-06-12 00:25:19 -04:00