debian man page for rdf::redland::xmlliteralnode

Query: rdf::redland::xmlliteralnode

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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::helper::rdfredland::query(3pm) - debian
rdf::redland(3pm) - debian
rdf::redland::node(3pm) - debian
rdf::redland::parser(3pm) - debian
rdf::redland::statement(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?