vcard parser
Hi all...
im using vcard parser(vcard4j) to parse the vcard .if the vcard has no N or FN im unable to parse the vcard .can any one help me to solve this problem.
for eg:
BEGIN:VCARD
VERSION:2.1
REV:20060119T083132Z
TEL;VOICE:1234567
END:VCARD
for tis vcard im unable to parse.
Thanks ,
R.Sangeetha
[364 byte] By [
sangee_73a] at [2007-11-27 4:15:08]

# 1
The site at the below address (approved by the vCard4J Project) states the following:
1. FN: "The property MUST be present in the vCard object."
2. N: "The property MUST be present in the vCard object."
http://www.zvon.org/tmRFC/RFC2426/Output/chapter3.html
And this document confirms the above information:
"VCards must contain N, FN, and VERSION properties."
http://eprints.ru.ac.za/110/01/krull-mcom.pdf