Redland RDF Application Framework - Perl RDF::Redland::XMLLiteralNode Class

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 the RDF::Redland::Node manpage for the methods on this object.

CONSTRUCTOR

new STRING

Create a new XML datatyped literal node for the XML in STRING.

SEE ALSO

the RDF::Redland::Node manpage

AUTHOR

Dave Beckett - http://www.dajobe.org/


(C) Copyright 2000-2008 Dave Beckett, (C) Copyright 2000-2005 University of Bristol