|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MalformedSparqlQueryException | |
---|---|
eu.larkc.core.pluginregistry | |
eu.larkc.core.pluginregistry.query |
Uses of MalformedSparqlQueryException in eu.larkc.core.pluginregistry |
---|
Methods in eu.larkc.core.pluginregistry that throw MalformedSparqlQueryException | |
---|---|
java.util.Collection<org.openrdf.model.URI> |
PluginRegistry.getPluginSparql(java.lang.String sparqlQuery)
Returns a collection of all the plug-ins that correspond to the specified input SPARQL query |
Uses of MalformedSparqlQueryException in eu.larkc.core.pluginregistry.query |
---|
Constructors in eu.larkc.core.pluginregistry.query that throw MalformedSparqlQueryException | |
---|---|
Prefix(eu.larkc.core.pluginregistry.query.Lexer lx,
Prefix prefix)
|
|
SparqlQuery(java.lang.String queryStr)
|
|
Value(eu.larkc.core.pluginregistry.query.Lexer lx,
Prefix prefix)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |