http::oai::metadata(3pm) debian man page | unix.com

Man Page: http::oai::metadata

Operating Environment: debian

Section: 3pm

HTTP::OAI::Metadata(3pm)				User Contributed Perl Documentation				  HTTP::OAI::Metadata(3pm)

NAME
HTTP::OAI::Metadata - Base class for data objects that contain DOM trees
SYNOPSIS
use HTTP::OAI::Metadata; $xml = XML::LibXML::Document->new(); $xml = XML::LibXML->new->parse( ... ); $md = new HTTP::OAI::Metadata(dom=>$xml); print $md->dom->toString; my $dom = $md->dom(); # Return internal DOM tree
METHODS
$md->dom( [$dom] ) Return and optionally set the XML DOM object that contains the actual metadata. If you intend to use the generate() method $dom must be a XML_DOCUMENT_NODE. perl v5.12.4 2007-06-28 HTTP::OAI::Metadata(3pm)
Related Man Pages
http::oai::listrecords(3pm) - debian
http::oai::repository(3pm) - debian
http::oai::response(3pm) - debian
template::plugin::xml(3pm) - debian
xml::normalize::libxml(3pm) - debian
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections