Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

  Tutorial: Character Cases Ignoring case sensitiveness in java

In this section, you will learn how to compare two strings ignoring case sensitiveness Java provides the method that ignores cases, it only compare the character's sequence.

Tutorial Details:

The compareToIgnoreCase() method compares two strings and ignores its cases. This method returns an integer type value like: a negative integer, a positive or zero.


 

Rate Tutorial:
http://www.roseindia.net/java/beginners/CharCompIgnoreCase.shtml

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
Character Cases Ignoring case sensitiveness in java

View Tutorial:
Character Cases Ignoring case sensitiveness in java

Related Tutorials:

Results of first-ever JVM server benchmark revealed - JavaWorld - December 1997
Results of first-ever JVM server benchmark revealed - JavaWorld - December 1997
 
Java decompilers compared - JavaWorld - July 1997
Java decompilers compared - JavaWorld - July 1997
 
Exceptions in Java - JavaWorld - July 1998
Exceptions in Java - JavaWorld - July 1998
 
Reading textual data: Fun with streams - JavaWorld - April 1999
Reading textual data: Fun with streams - JavaWorld - April 1999
 
Build your own ObjectPool in Java to boost app speed - JavaWorld - June 1998
Build your own ObjectPool in Java to boost app speed - JavaWorld - June 1998
 
Validation with Java and XML schema, Part 1 - JavaWorld September 2000
Validation with Java and XML schema, Part 1 - JavaWorld September 2000
 
Tweak your IO performance for faster runtime - JavaWorld November 2000
Tweak your IO performance for faster runtime - JavaWorld November 2000
 
Design for performance, Part 1: Interfaces matter - JavaWorld January 2001
Design for performance, Part 1: Interfaces matter - JavaWorld January 2001
 
Matchmaking with regular expressions - JavaWorld July 2001
Matchmaking with regular expressions - JavaWorld July 2001
 
Master the Jxta shell, Part 1
Master the Jxta shell, Part 1
 
JavaWorld article
JavaWorld article
 
Transform data into Web applications with Cocoon
Transform data into Web applications with Cocoon
 
Java's character and assorted string classes support text-processing
Java's character and assorted string classes support text-processing
 
Sort it out
Sort it out
 
Servlet 2.4: What's in store
Servlet 2.4: What's in store
 
Beware the dangers of generic Exceptions
Beware the dangers of generic Exceptions
 
Bug patrol
Bug patrol
 
Sizeof for Java
Sizeof for Java
 
Java theory and practice: Kill bugs dead
Inspection tools like FindBugs provide a second layer of defense against common coding errors.
 
Adding slash "\" character before quote "'" in a query
Adding slash "\" character before quote "'" in a query Adding slash " \ " character before quote " ' " in a query During the inserting the records in the database if user enters the phrases like "What ' s your name?", database gives the error due
 
Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.