Class containing static utility functions
Located in /EasyRdf/Utils.php (line 47)
Convert a string into CamelCase
A capital letter is inserted for any non-letter (including userscore). For example: 'hello world' becomes HelloWorld 'rss-tag-soup' becomes RssTagSoup 'FOO//BAR' becomes FooBar
Return pretty-print view of a literal
This method is mainly intended for internal use and is used by EasyRdf_Graph and EasyRdf_Sparql_Result to format a literal for display.
Return pretty-print view of a resource URI
This method is mainly intended for internal use and is used by EasyRdf_Graph and EasyRdf_Sparql_Result to format a resource for display.
Check if something is an associative array
Note: this method only checks the key of the first value in the array.
Resolve a URI to a base URI.
Documentation generated on Wed, 20 Jul 2011 19:54:05 +0100 by phpDocumentor 1.4.3