RDF::VCARD::ENTITY::WITHXMLSUPPORT(3PM) - Linux man page online | Library functions
Subclass of RDF::vCard::Entity.
Chapter
2014-09-17
RDF::vCard::Entity::WithXmlSuppUser3Contributed Perl DocumRDF::vCard::Entity::WithXmlSupport(3pm)
@cpan.org>.
perl v5.20.2 2014-09-17 RDF::vCard::Entity::WithXmlSupport(3pm)
NAME
RDF::vCard::Entity::WithXmlSupport - subclass of RDF::vCard::EntityDESCRIPTION
Subclass of RDF::vCard::Entity with XML output support. Requires XML::LibXML. Constructor · "new(%options)" As per RDF::vCard::Entity. · "promote($entity)" Clones an existing RDF::vCard::Entity, but adds XML support. Methods As per RDF::vCard::Entity, but also: · "to_xml()" Formats the object according to the vCard XML Internet Draft. · "add_to_document($document)" Given an XML::LibXML::Document object, adds the vCard data to the document as a child of the root element.SEE ALSO
RDF::vCard. <http://tools.ietf.org/id/draft-ietf-vcarddav-vcardxml-06.txt>.AUTHOR
Toby Inkster <