Class TriXParser

Description

Temporary implementation of a TriX-Parser (Usable only with PHP > V5) Currently, it doesn''t support any namespaces and has problems with typed literals.

So this parser only works with TRIX documents where the default namespace is the TRIX namespace.



History:

Located in /syntax/TriXParser.php (line 20)


	
			
Method Summary
TriXParser TriXParser (GraphSet &$graphSet)
void parseFile (string $pathToFile)
void parseString (string $string)
Methods
Constructor TriXParser (line 37)

Constructor Needs a reference to a graphSet

  • access: public
TriXParser TriXParser (GraphSet &$graphSet)
  • GraphSet &$graphSet
parseFile (line 59)

Parse from a file

  • access: public
void parseFile (string $pathToFile)
  • string $pathToFile
parseString (line 48)

Parse an XML string

  • access: public
void parseString (string $string)
  • string $string

Documentation generated on Fri, 13 Jan 2006 07:49:51 +0100 by phpDocumentor 1.3.0RC4