java.lang.Object
org.apache.jena.sparql.serializer.FmtExprSPARQL
Output expressions in SPARQL syntax
-
Constructor Summary
ConstructorDescriptionFmtExprSPARQL
(org.apache.jena.atlas.io.IndentedWriter writer, SerializationContext cxt) -
Method Summary
-
Constructor Details
-
FmtExprSPARQL
-
-
Method Details
-
format
-
format
-
format
public static void format(org.apache.jena.atlas.io.IndentedWriter out, Expr expr, SerializationContext cxt)
-