public static class LiteralSanitiser.Result extends Object
QueryLiteral
s. If no modifications
were made on the input, then the value returned by getLiterals()
is not guaranteed to be meaningful.Constructor and Description |
---|
Result(boolean modified,
List<QueryLiteral> literals) |
Modifier and Type | Method and Description |
---|---|
List<QueryLiteral> |
getLiterals() |
boolean |
isModified() |
public Result(boolean modified, List<QueryLiteral> literals)
public boolean isModified()
public List<QueryLiteral> getLiterals()
Copyright © 2002-2023 Atlassian. All Rights Reserved.