Tags > javaregex
- 11-10OSRegular expression that does not contain a word KT in nth and n 1 positions
- 11-10MobileHow to split a string by using regex in java
- 02-05front endHow to make an easy cantor with regex
- 02-02databaseHow to extract string using regex with space before or after
- 01-28MobileUse a regex to find a pattern somewhere between two words
- 01-20BlockchainJava Regex, CASE_INSENSITIVE, LITERAL plus whole word
- 01-18front endJava regex pattern for a multi-line string
- 01-16databaseRegex to grab validate email address in complete XML string or normal string
- 01-10BlockchainRegExp for the following
- 01-08Software engineeringIs there option to change string in second argument of replaceAll, accessed by capture group
- 01-05Software engineeringPattern Matching to find trailing spaces outside of text fields in a line
- 12-31MobileJava regex to detect, and transform on, both case and type changes
- 12-29Back-endRegex groups - Exact multiple words in a log using regex
- 12-28databaseRegex expression for fetching values inside quotation marks
- 12-22otherOptional extra character in regex character class
- 12-21Software engineeringRegular expression to match a create table statement
- 12-20databaseUnable to replace a string with another string in java using regex
- 12-15BlockchainA regex that will capture all text after a colon but ends with a comma - within can be nested bracke
- 12-14OSJWT ES256 regex, not able to add exclusions
- 12-09otherRegex in Java - Match anything, except '*' character
- 12-01otherJava convert camel case to underscore?
- 11-29otherJava pattern: regexp - Allow few special character in between character
- 11-27EnterpriseRegular expression where Binary numbers have no ones and zeros follow each other directly
- 11-23OSHow to exclude previous captured group
- 11-22otherreplaceFirst , Why can't special symbols be replaced?
- 11-21front endRegex for adding a word to a specific line if line does not contain the word
- 11-19Software designJava regex find all occurences of a word inside double quotes
- 11-18Software engineeringPattern constraints for a list of strings
- 11-17MobileWas there any difference between using regex in java and regex in javascript?
- 11-14Software engineeringjava String.replaceFirst(old, new): How to interpret old as a literal and NOT a regex?
- 11-14EnterpriseRegex: string can contain spaces, but not only spaces. It cannot contain `*` nor `:` characters eith
- 11-12Back-endRegex for validating date format DD.MM.YYYY
- 11-07MobileRegex: match only chars which aren't the same in a string
- 11-03databaseJava regular expression to match specific integer values separated by a dot delimiter
- 11-01databaseRegex to validate the length of digits in java
- 10-26EnterpriseRegex for limiting characters
- 10-22Software designReplace all whitespace at all beginning line and empty lines
- 10-11Mobileget substring from string upto any special chars occurs
- 09-29Software engineeringDifferent results between regex101 and java code
- 09-27Software engineeringExtract string enclosed by parenthesis