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 Parser « Data Type « Java
Java
Data Type
String Parser
1.
Parse Comma Delimited List
2.
Parse Fraction
3.
Parse String to array of Strings while treating quoted values as single element
4.
Parse a method signature or method call signature
5.
Parse basic types
6.
Decodes a String with Numeric Character References
7.
Returns true if the argument contains a number
8.
Normalize a SQL identifer, up-casing if
, and handling of
(SQL 2003, section 5.2).
9.
Convert a String to an int, returning zero if the conversion fails.
10.
Parsing primitives from String's without creating any objects
11.
Checks whether the String a valid Java number.
12.
Check whether the given String has actual text.