Using XMLDecoder to cast Encoded XML to List<>
- by Ender
I am writing an application that reads in a large number of basic user details in the following format; once read in it then allows the user to search for a user's details using their email:
NAME ROLE EMAIL
---------------------------------------------------
Joe Bloggs Manager jbm@company.com
John Smith …