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 |
---|---|
Parser |
ParserFactory.create(Syntax syntax)
Return a parser for the given syntax
|
Parser |
ParserRegistry.createParser(Syntax syntax)
Return a suitable parser for the given syntax
|
static Parser |
Parser.createParser(Syntax syntaxURI) |
static Parser |
ParserRegistry.parser(Syntax syntax)
Return a suitable parser for the given syntax
|
Licenced under the Apache License, Version 2.0