Microsoft
Software
Hardware
Network
Question : Java typesafe file parser
I have a input file contains Color, Size and Shape like this:
RED LARGE TRIANGLE YELLOW SMALL SQUARE ...
Color would be RED YELLOW BLUE
Size would be LAREG SMALL MEDIUM
Shape would be TRIANGE CICLE SQUARE
All the three classes implements the same interface.
I need three bean classes which are Color, Size and Shape and driver class to read this file and loaded into each bean class and sort them, search them. Also I need make sure typesafe is used to make sure what is read is right. So Enum should be used for the bean classes.
Answer : Java typesafe file parser
this explains reading the file
http://helpdesk.objects.co
m.au/java/
using-scan
ner-to-rea
d-
words-fr
om-text-fi
le
And to convert the strings to enum see here
http://helpdesk.objects.co
m.au/java/
how-do-i-c
onvert-a-
s
tring-to-a
n-enum
Random Solutions
OS X Mail attachments - drag all
Sybase Database truncate table issues
How to equal current date in access
Caseware version 3.1. old Dos accounting software
Citrix XenServer Exports and Snapshots
How do I resolve stop error: *** STOP: 0x0000007B (0xF789EA94, 0XC0000034,0x0000000,0x000
0000)
Cannot remove Test Exchange server from administrative Group.
Game Crashes
How do I get the value of xpages file upload
Find and Replace Hyperlinks in Access 2007