Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
String « Data Type « Java
Java
Data Type
String
1.
Get String hash code
2.
To extract Ascii codes from a String
3.
LengthOf - show length of things
4.
Show string escapes
5.
Convert string to char array
6.
See if Strings are shared in Java
7.
Find text between two strings
8.
If a string is empty or not
9.
Count word occurrences in a string
10.
Check for an empty string
11.
Remove leading and trailing space from String
12.
Reverse a string
13.
Put quotes around the given String if necessary.
14.
Starts With Ignore Case
15.
Repeat String
16.
implements CharSequence