rdf::redland::xmlliteralnode(3pm) debian man page | unix.com

Man Page: rdf::redland::xmlliteralnode

Operating Environment: debian

Section: 3pm

RDF::Redland::XMLLiteralNode(3pm)			User Contributed Perl Documentation			 RDF::Redland::XMLLiteralNode(3pm)

NAME
RDF::Redland::XMLLiteralNode - Redland RDF URI Node Class
SYNOPSIS
use RDF::Redland; my $node1=new RDF::Redland::XMLLiteralNode("<tag>content</tag>");
DESCRIPTION
This class represents RDF Typed Literals for XML in the RDF graph. See RDF::Redland::Node for the methods on this object.
CONSTRUCTOR
new STRING Create a new XML datatyped literal node for the XML in STRING.
SEE ALSO
RDF::Redland::Node
AUTHOR
Dave Beckett - http://www.dajobe.org/ perl v5.14.2 2011-02-04 RDF::Redland::XMLLiteralNode(3pm)
Related Man Pages
rdf::redland(3pm) - debian
rdf::redland::iterator(3pm) - debian
rdf::redland::parser(3pm) - debian
rdf::redland::query(3pm) - debian
rdf::redland::rss(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?