@InternalUseOnly public class StringEscapesProcessor extends Object
Constructor and Description |
---|
StringEscapesProcessor() |
Modifier and Type | Method and Description |
---|---|
static void |
process(org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer qc)
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-2022 Eclipse Foundation. All Rights Reserved.