Redland

Dave Beckett

 
 
Hosted by
Dreamhost

since 2005.

Data

DOAP
(See DOAP Project)

Redland librdf Language Bindings - 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 (C) 2000-2011 Dave Beckett, (C) Copyright (C) 2000-2005 University of Bristol