You are here

public function EasyRdf_Parser_RdfXml::__construct in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php \EasyRdf_Parser_RdfXml::__construct()

Constructor

Return value

object EasyRdf_Parser_RdfXml

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php, line 64

Class

EasyRdf_Parser_RdfXml
A pure-php class to parse RDF/XML.

Code

public function __construct() {
}