A wrapper around the librdf_uri datatype.
There is no need to use this class directly, as all LibRDF classes infer whether or not a librdf_uri is needed from context; all the functions that use librdf_uri internally take strings as arguments for the sake of making things easier for the user. This class exists mainly to make error handling and garbage collection of librdf_uri resources more convenient internally for the LibRDF classes.
Located in /URI.php (line 54)
Create a new URI object from a string.
Free the URI's resources.
Return the underlying URI resource.
This function is intended for other LibRDF classes and should not be called.
Compare this URI against another URI for equality.
Create a new URI object from an existing URI.
Return the string representation of the URI.
Documentation generated on Thu, 15 Jun 2006 19:25:13 -0400 by phpDocumentor 1.3.0