Package | Description |
---|---|
org.wandora.query2 |
Modifier and Type | Class and Description |
---|---|
class |
TopicOperand |
Modifier and Type | Field and Description |
---|---|
private Operand |
Compare.operand1 |
private Operand |
Contains.operand1 |
private Operand |
Compare.operand2 |
private Operand |
Contains.operand2 |
private Operand |
Regex.regex |
private Operand |
Regex.replace |
Modifier and Type | Method and Description |
---|---|
static Operand |
Operand.makeOperand(java.lang.Object o) |
static Operand[] |
Operand.makeOperands(java.lang.Object[] os) |
Modifier and Type | Method and Description |
---|---|
static void |
Operand.endOperands(QueryContext context,
Operand... os) |
static boolean |
Operand.startOperands(QueryContext context,
Operand... os) |
Copyright 2004-2015 Wandora Team