@Deprecated @InternalUseOnly public class StringEscapesProcessor extends Object
| Constructor and Description | 
|---|
| StringEscapesProcessor()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | process(org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer qc)Deprecated.  Processes escape sequences in ASTString objects. | 
public static void process(org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer qc)
                    throws MalformedQueryException
qc - The query that needs to be processed.MalformedQueryException - If an invalid escape sequence was found.Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.