protected abstract static class AbstractAjaxResponder.JsonArrayParser extends SparqlQueryRunner.QueryParser<JSONArray>
| Modifier | Constructor and Description |
|---|---|
protected |
JsonArrayParser() |
| Modifier and Type | Method and Description |
|---|---|
protected JSONArray |
defaultValue() |
protected JSONArray |
parseResults(String queryStr,
com.hp.hpl.jena.query.ResultSet results) |
protected abstract Map<String,String> |
parseSolutionRow(com.hp.hpl.jena.query.QuerySolution solution)
Subclasses must implement.
|
ifIntPresent, ifLiteralPresent, ifLongPresent, ifResourcePresentprotected JSONArray defaultValue()
defaultValue in class SparqlQueryRunner.QueryParser<JSONArray>protected JSONArray parseResults(String queryStr, com.hp.hpl.jena.query.ResultSet results)
parseResults in class SparqlQueryRunner.QueryParser<JSONArray>Copyright © 2016. All rights reserved.