Class LibRDF_URINode

Description

A specialized version of LibRDF_Node representing a URI.

Located in /Node.php (line 179)

LibRDF_Node
   |
   --LibRDF_URINode
Method Summary
void __construct (mixed $uri)
Variables

Inherited Variables

Inherited from LibRDF_Node

LibRDF_Node::$node
Methods
Constructor __construct (line 189)

Create a new URINode from a URI object.

  • access: public
  • throws: LibRDF_Error If unable to create a new URI
void __construct (mixed $uri)
  • mixed $uri: The URI string or librdf_node value to use

Inherited Methods

Inherited From LibRDF_Node

LibRDF_Node::getNode()
LibRDF_Node::isEqual()
LibRDF_Node::makeNode()
LibRDF_Node::__clone()
LibRDF_Node::__destruct()
LibRDF_Node::__toString()

Documentation generated on Thu, 15 Jun 2006 19:25:13 -0400 by phpDocumentor 1.3.0