This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
0
You've already forked java-tutorials
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
java-tutorials
/
core-java-modules
/
core-java-string-operations-7
History
Mo Helmy
b41a78fb39
This commit is related to BAEL-7024 (
#15564
)
...
This commit aims to add a new test class "ReplaceNonPrintableCharsUnitTest".
2024-01-07 19:01:27 -08:00
..
src
This commit is related to BAEL-7024 (
#15564
)
2024-01-07 19:01:27 -08:00
pom.xml
BAEL-7175: UTF-8 Validation in Java (
#15428
)
2023-12-21 20:07:48 -06:00
README.md
Update README.md
2023-12-17 07:55:53 +08:00
README.md
Unescape
Escape
Relevant Articles:
How to Center Text Output in Java
Capitalize the First Letter of Each Word in a String
Check if a String Contains Only Unicode Letters
Create a Mutable String in Java
Check if a String Contains a Number Value in Java
Difference Between String isEmpty() and isBlank()
String
’
s Maximum Length in Java