Uses of Class
org.apache.jena.query.ParameterizedSparqlString
-
Uses of ParameterizedSparqlString in org.apache.jena.query
Modifier 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