Uses of Class
org.apache.jena.sparql.serializer.FmtExprSPARQL
-
Packages that use FmtExprSPARQL Package Description org.apache.jena.query ARQ - A query engine for Jena, implementing SPARQL. -
-
Uses of FmtExprSPARQL in org.apache.jena.query
Methods in org.apache.jena.query with parameters of type FmtExprSPARQL Modifier and Type Method Description voidSortCondition. format(FmtExprSPARQL fmt, org.apache.jena.atlas.io.IndentedWriter writer)
-