-
Sep 17th, 2009, 08:39 AM
#1
File Parsing
Hi,
My Input is a text file. I have used the file line tokenizer to divide the elements on the input lines.
I can get n number of lines in a file. and each line length will be 300characters, if i get less than that i should be still able to parse the complete file and store null values in the POJO fields.
Let me know your concerns.
Thanks,
Ramesh k
-
Sep 18th, 2009, 01:55 AM
#2
Any help on file parsing, if i get empty fields in the expected values, the file should still be parsed , but the corresponding elements should have null value in the POJO
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules