|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateParserFactory | |
|---|---|
| com.hp.hpl.jena.sparql.lang | |
| Uses of UpdateParserFactory in com.hp.hpl.jena.sparql.lang |
|---|
| Methods in com.hp.hpl.jena.sparql.lang that return UpdateParserFactory | |
|---|---|
static UpdateParserFactory |
UpdateParserRegistry.findFactory(Syntax syntax)
Return a suitable factory for the given syntax |
UpdateParserFactory |
UpdateParserRegistry.getFactory(Syntax syntax)
Return a suitable parser factory for the given syntax |
| Methods in com.hp.hpl.jena.sparql.lang with parameters of type UpdateParserFactory | |
|---|---|
void |
UpdateParserRegistry.add(Syntax syntax,
UpdateParserFactory f)
Register the given parser factory for the specified syntax. |
static void |
UpdateParserRegistry.addFactory(Syntax syntax,
UpdateParserFactory f)
Register the given parser factory for the specified syntax. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||