Package | Description |
---|---|
com.hp.hpl.jena.sparql.lang |
Modifier and Type | Class and Description |
---|---|
class |
ParserARQUpdate |
class |
ParserSPARQL11Update |
Modifier and Type | Method and Description |
---|---|
UpdateParser |
UpdateParserFactory.create(Syntax syntax)
Return a parser for the given syntax
|
static UpdateParser |
UpdateParser.createParser(Syntax syntaxURI) |
UpdateParser |
UpdateParserRegistry.createParser(Syntax syntax)
Return a suitable parser for the given syntax
|
static UpdateParser |
UpdateParserRegistry.parser(Syntax syntax)
Return a suitable parser for the given syntax
|
Licenced under the Apache License, Version 2.0