Package | Description |
---|---|
com.hp.hpl.jena.sparql.lang |
Modifier and Type | Class and Description |
---|---|
class |
ParserARQ |
class |
ParserSPARQL10 |
class |
ParserSPARQL11 |
Modifier and Type | Method and Description |
---|---|
SPARQLParser |
SPARQLParserFactory.create(Syntax syntax)
Return a parser for the given syntax
|
SPARQLParser |
SPARQLParserRegistry.createParser(Syntax syntax)
Return a suitable parser for the given syntax
|
static SPARQLParser |
SPARQLParser.createParser(Syntax syntaxURI) |
static SPARQLParser |
SPARQLParserRegistry.parser(Syntax syntax)
Return a suitable parser for the given syntax
|
Licenced under the Apache License, Version 2.0