Results 1 to 2 of 2
Thread: validate hex character
- 07-25-2007, 09:01 PM #1
Member
- Join Date
- Jul 2007
- Posts
- 26
- Rep Power
- 0
validate hex character
Is there a built in function in Java that checks if every character in a string is a valid hex character?
Example:
I looked and could not locate anything?Java Code:0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F
If there inst a predefined function, can somebody write me a real quick and dirty function?
Thanks.
- 07-25-2007, 09:08 PM #2
Member
- Join Date
- Jul 2007
- Posts
- 55
- Rep Power
- 0
Similar Threads
-
How to validate date using SampleDateFormat
By Java Tip in forum java.textReplies: 0Last Post: 04-04-2008, 02:38 PM -
reading text character by character
By bugger in forum New To JavaReplies: 2Last Post: 11-09-2007, 08:54 PM -
repaint validate doLayout
By Gajesh Tripathi in forum AWT / SwingReplies: 1Last Post: 10-27-2007, 06:53 PM -
How to validate date using SampleDateFormat
By JavaBean in forum Java TipReplies: 0Last Post: 10-04-2007, 09:31 PM -
how to validate a xml file with schemas via SAX
By oregon in forum XMLReplies: 3Last Post: 08-01-2007, 05:15 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks