List Question
20 TechQA 2024-03-31T16:14:43.170000Is Jaspersoft Studio 6.21.2 using an old version of StringUtils? How to fix that?
49 views
Asked by Jorge Campins
To remove last two words from a string
67 views
Asked by Saduni Jayalath
Apache Commons StringUtils.join creating strange square brackets, commas and whitespacing in output
1.5k views
Asked by simplezarg
StringUtils not found in Eclipse (java.lang.NoClassDefFoundError), although referenced as a library
421 views
Asked by Dorian Feyerer
remove space before and after - in the string
188 views
Asked by sree
Finding a Nullness annotation compatible with org.apache.commons.lang3.StringUtils
112 views
Asked by Casey Daly
How to replace multiple occurrence of same regex pattern in a String with different values in Java
758 views
Asked by Vishal
Regex to split a string based on \r characters not a carriage return or a new line
115 views
Asked by suri
isAlpha(str) is method converting Persian into Unicode characters and return true
198 views
Asked by User169
How to use apache.commons.lang3.StringUtils.rightPad inside a JavaFX TextArea
224 views
Asked by Luk
How do I check a string is empty or null using if statement in Java?
448 views
Asked by ginny
String truncation in Java based on some conditions
1.1k views
Asked by Aravindan Venkatesan
Replace Unicode Characters in a String
1.3k views
Asked by Drew13
Why org.apache.commons.lang.StringUtils.isBlank() returns false for empty and null values
1.1k views
Asked by Ruchi
How to remove a comma from a particular field in csv file in java
545 views
Asked by Aria
Apache lang3 works but Apache lang does not. Why?
2.3k views
Asked by Vishnu Dahatonde
NumberFormatException on StringUtils.isBlank method
138 views
Asked by Amar
StringUtils.replaceEach: Replace only separate words but not substring
1k views
Asked by funtik
How to manipulate a string in java in below scenario
51 views
Asked by AudioBubble