RDF::Redland::XMLLiteralNode - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION CONSTRUCTOR SEE ALSO AUTHOR
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/


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 05:19 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top