Query: http::oai::metadata
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTTP::OAI::Metadata(3pm) User Contributed Perl Documentation HTTP::OAI::Metadata(3pm)NAMEHTTP::OAI::Metadata - Base class for data objects that contain DOM treesSYNOPSISuse 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 treeMETHODS$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 |
---|
xml::libxml::pi(3) - centos |
http::oai::record(3pm) - debian |
http::oai::repository(3pm) - debian |
mojo::dom(3pm) - debian |
template::plugin::xml(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Introduction |
Detecting unused variables... |
My first PERL incarnation... Audio Oscillograph |