public function EasyRdf_Parser_Turtle::__construct

Constructor

Return value

object EasyRdf_Parser_Turtle

File

drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php, line 59

Class

EasyRdf_Parser_Turtle
Class to parse Turtle with no external dependancies.

Code

public function __construct() {
}