Query: rdf::vcard::entity::withxmlsupport
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RDF::vCard::Entity::WithXmlSupport(3pm) User Contributed Perl Documentation RDF::vCard::Entity::WithXmlSupport(3pm)NAMERDF::vCard::Entity::WithXmlSupport - subclass of RDF::vCard::EntityDESCRIPTIONSubclass of RDF::vCard::Entity with XML output support. Requires XML::LibXML. Constructor o "new(%options)" As per RDF::vCard::Entity. o "promote($entity)" Clones an existing RDF::vCard::Entity, but adds XML support. Methods As per RDF::vCard::Entity, but also: o "to_xml()" Formats the object according to the vCard XML Internet Draft. o "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 ALSORDF::vCard. http://tools.ietf.org/id/draft-ietf-vcarddav-vcardxml-06.txt <http://tools.ietf.org/id/draft-ietf-vcarddav-vcardxml-06.txt>.AUTHORToby Inkster <tobyink@cpan.org>.COPYRIGHTCopyright 2011 Toby Inkster This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-06-23 RDF::vCard::Entity::WithXmlSupport(3pm)