Uses of Class
org.apache.jena.query.ParameterizedSparqlString
Packages that use ParameterizedSparqlString
-
Uses of ParameterizedSparqlString in org.apache.jena.query
Methods in org.apache.jena.query that return ParameterizedSparqlStringModifier and TypeMethodDescriptionParameterizedSparqlString.copy()
Makes a full copy of this parameterized stringParameterizedSparqlString.copy
(boolean copyParams) Makes a copy of the command text, base URI and prefix mapping and optionally copies parameter valuesParameterizedSparqlString.copy
(boolean copyParams, boolean copyBase, boolean copyPrefixes) Makes a copy of the command text and optionally copies other aspects