JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Java Essentials
>>
Java Programming
Basic String .split regex question
code]String theString = "me|noob";String[] stringArray = theString.split("|");[[/code]however, this doesnt seem to work.. i also tried /p| and /p{|} :(thanks :)
[202 byte] By [
Aldricha
] at [2007-11-26 19:24:19]
««
Problem with key generation
»»
jdbc connect with hibernate
# 1
String theString = "me|noob";String[] stringArray = theString.split("\\|");
quittea
at 2007-7-9 21:46:50 >
# 2
thank you sir :)
Aldricha
at 2007-7-9 21:46:50 >
Java Essentials
Problem with key generation
setting alignment to right
Need interruption in my program flow
SCJP Mock exams 1.5
String issues
representing Stack using Queues
Simulating a Stack using Queues
Basic Question, please help.
Assignment
Assignment
Java Programming
Sending a parameter to a Oracle view
Input help
Writing to a file without overwriting.
Recognizing languages other than English...
font issue between jdk1.4.2_04 and jdk 1.4.2_13 while generating style repo
Object size
Button fills up the frame window completely..what am I doing wrong?
Adding Java program as a Windows service
DIFFERENCE BETWEEN STRING'S concat() method AND + operator WITH AN EXAMPLE
Converting text to image.
Java Essentials New Topic
Sending a parameter to a Oracle view
Input help
setting alignment to right
Recognizing languages other than English...
font issue between jdk1.4.2_04 and jdk 1.4.2_13 while generating style repo
Object size
Adding Java program as a Windows service
DIFFERENCE BETWEEN STRING'S concat() method AND + operator WITH AN EXAMPLE
Java Essentials Hot Topic
Problem with key generation
Need interruption in my program flow
Writing to a file without overwriting.
Button fills up the frame window completely..what am I doing wrong?
SCJP Mock exams 1.5
What is => "java.lang.NoSuchMethodError: main Exception in thread "main" "
String issues
Socket Exception
Java Essentials
Java Programming
New To Java
Training
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding