Parsing file.vcf with vcard4j

Page 1 of 1

5 Replies - 8567 Views - Last Post: 08 March 2009 - 10:20 PM Rate Topic: -----

#1 makni   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 2
  • Joined: 09-February 07

Parsing file.vcf with vcard4j

Posted 09 February 2007 - 03:32 AM

hi,
I am in urgent need of a java code wich parse .vcf - vCard file. Can anyone help me out? i serched in the net but don't found
Write me soon.. Thanx
Is This A Good Question/Topic? 0
  • +

Replies To: Parsing file.vcf with vcard4j

#2 1lacca   User is offline

  • code.rascal
  • member icon

Reputation: 44
  • View blog
  • Posts: 3,822
  • Joined: 11-August 05

Re: Parsing file.vcf with vcard4j

Posted 09 February 2007 - 08:08 AM

Here you can find plenty of information on the rather simple format (even links to the RFCs). It should not be a big problem to write a parser for it...
Was This Post Helpful? 0
  • +
  • -

#3 sangee_73   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 20-February 07

Re: Parsing file.vcf with vcard4j

Posted 20 February 2007 - 05:15 AM

View Post1lacca, on 9 Feb, 2007 - 08:08 AM, said:

Here you can find plenty of information on the rather simple format (even links to the RFCs). It should not be a big problem to write a parser for it...


Hi! In the Wikipedia link i can get some details about Vcard, but what i need is a code for Java parser of Vcard( Ex. i have a Vcard in a txt file, i need to parse it using Java)... Can anyone help me with this...This is very Urgent as Boss is hitting on my head.
Was This Post Helpful? 0
  • +
  • -

#4 Programmist   User is offline

  • Refactorer in Chief
  • member icon

Reputation: 256
  • View blog
  • Posts: 1,843
  • Joined: 02-January 06

Re: Parsing file.vcf with vcard4j

Posted 20 February 2007 - 12:19 PM

View Postsangee_73, on 20 Feb, 2007 - 06:15 AM, said:

View Post1lacca, on 9 Feb, 2007 - 08:08 AM, said:

Here you can find plenty of information on the rather simple format (even links to the RFCs). It should not be a big problem to write a parser for it...


Hi! In the Wikipedia link i can get some details about Vcard, but what i need is a code for Java parser of Vcard( Ex. i have a Vcard in a txt file, i need to parse it using Java)... Can anyone help me with this...This is very Urgent as Boss is hitting on my head.

http://www.google.co...G=Google+Search
The first two hits have good answers. Funny - the second hit is this site. For future reference, the search feature for this site is located at the top right.
Was This Post Helpful? 0
  • +
  • -

#5 santro777   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 08-March 09

Re: Parsing file.vcf with vcard4j

Posted 08 March 2009 - 10:11 PM

View Postsangee_73, on 20 Feb, 2007 - 04:15 AM, said:

View Post1lacca, on 9 Feb, 2007 - 08:08 AM, said:

Here you can find plenty of information on the rather simple format (even links to the RFCs). It should not be a big problem to write a parser for it...


Hi! In the Wikipedia link i can get some details about Vcard, but what i need is a code for Java parser of Vcard( Ex. i have a Vcard in a txt file, i need to parse it using Java)... Can anyone help me with this...This is very Urgent as Boss is hitting on my head.


Hello,

I am also facing the same problem, I also wanted the java parser for vcf format. if you have got the solution..then plz help me too

thanks
Santro777
Was This Post Helpful? 0
  • +
  • -

#6 Locke   User is offline

  • Sarcasm Extraordinaire!
  • member icon

Reputation: 552
  • View blog
  • Posts: 5,624
  • Joined: 20-March 08

Re: Parsing file.vcf with vcard4j

Posted 08 March 2009 - 10:20 PM

...Did you even read the topic above what you posted, since you revived this from February 2007?

[rules][/rules]

This post has been edited by Locke: 08 March 2009 - 10:21 PM

Was This Post Helpful? 0
  • +
  • -

Page 1 of 1