| Package | Description |
|---|---|
| org.da.sparqlhelper.sparql.results |
Contains classes which allows to parse an XML results from a SPARQL request and generate a Map of results.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResults.Value |
QueryResults.Result.getValue(java.lang.String key)
Return the value for a specified key.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,QueryResults.Value> |
QueryResults.Result.getValues()
Return the values.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResults |
QueryResults.addDefaults(java.util.Map<java.lang.String,QueryResults.Value> defaults)
Add default values to the results.
|
Copyright © 2025 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence