~mh21/vcf2pdf/debian

« back to all changes in this revision

Viewing changes to de/mh21/addressbook/cardformatter/CardFormatter.java

  • Committer: mh21 at piware
  • Date: 2008-03-09 22:21:08 UTC
  • mfrom: (1.1.1 trunk)
  • Revision ID: mh21@piware.de-20080309222108-bufnqfns2ldlgvur
Merged trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
import java.text.AttributedCharacterIterator;
21
21
import java.util.List;
22
22
 
23
 
import de.mh21.addressbook.vcard.VCard;
 
23
import de.mh21.vcard.VCard;
24
24
 
25
25
 
26
26
/**