public class MtasCQLParserDefaultPrefixCondition extends MtasCQLParserWordCondition
TYPE_AND, TYPE_OR
Constructor and Description |
---|
MtasCQLParserDefaultPrefixCondition(String field,
String prefix,
String value,
HashMap<String,String[]> variables,
HashSet<String> usedVariables)
Instantiates a new mtas CQL parser default prefix condition.
|
addCondition, addNegativeQuery, addPositiveQuery, equals, field, getNegativeQuery, getNegativeQuery, getPositiveQuery, getPositiveQuery, hashCode, isEmpty, isSimpleNegative, isSimplePositive, isSingle, not, simplified, simplify, swapNot, swapType, toString, toString, type
public MtasCQLParserDefaultPrefixCondition(String field, String prefix, String value, HashMap<String,String[]> variables, HashSet<String> usedVariables) throws ParseException
field
- the fieldprefix
- the prefixvalue
- the valuevariables
- the variablesusedVariables
- the used variablesParseException
- the parse exceptionCopyright © 2018 Meertens Institute. All rights reserved.