Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\SPARQLStore\HttpResponseParser Interface Reference
Inheritance diagram for SMW\SPARQLStore\HttpResponseParser:
Inheritance graph
[legend]

Public Member Functions

 parse ( $response)
 

Detailed Description

Provides an interface for which responses from a http client (repositor connection) are parsed into a unified format

GNU GPL v2+

Since
2.2
Author
mwjames

Member Function Documentation

◆ parse()

SMW\SPARQLStore\HttpResponseParser::parse (   $response)
Since
2.2
Parameters
string$response
Returns
RepositoryResult

Implemented in SMW\SPARQLStore\QueryEngine\XmlResponseParser.


The documentation for this interface was generated from the following file:

About | General disclaimer | Privacy policy