RDF::vCard::Entity::WithXmlSupport(3pm) | User Contributed Perl Documentation | RDF::vCard::Entity::WithXmlSupport(3pm) |
RDF::vCard::Entity::WithXmlSupport - subclass of RDF::vCard::Entity
Subclass of RDF::vCard::Entity with XML output support.
Requires XML::LibXML.
As per RDF::vCard::Entity.
Clones an existing RDF::vCard::Entity, but adds XML support.
As per RDF::vCard::Entity, but also:
Formats the object according to the vCard XML Internet Draft.
Given an XML::LibXML::Document object, adds the vCard data to the document as a child of the root element.
RDF::vCard.
<http://tools.ietf.org/id/draft-ietf-vcarddav-vcardxml-06.txt>.
Toby Inkster <tobyink@cpan.org>.
Copyright 2011 Toby Inkster
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2022-06-17 | perl v5.34.0 |