Hello.
VcardTempPersistenceManager has a method getVcard results in String.
The XMPP-vCard itself is in XML-Format but the relevant VcardTempIQHandler
handle the vCard as a html-escaped text.
To design getVcard returning a String is bad design.
I dont like to vote for a redesign of the interface now because a upgrade to
vysper 0.8 will result in incompatibility for those who already use the
interface VcardTempPersistenceManager.
I vote for a parsing the resulting String as XML, even if a vCard by RFC6350
defined a property-key-value-format because the Context of the getter is a
xmpp-vcard that has more informations a original vcard by RFC6350 may
contain.
Anyway: The curiousity of some structures like this ban mina from my list of
usefull projects.
Kindly Regards
Peter Rader