public class LogicalExpressionFactory extends Object
| Constructor and Description |
|---|
LogicalExpressionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static LogicalExpression |
createLogicalExpression(LogicalOperator op)
Create a logical expression instance.
|
public static LogicalExpression createLogicalExpression(LogicalOperator op) throws InvalidQueryException
op - the logical operatorInvalidQueryExceptionCopyright © 2022 Apache Software Foundation. All rights reserved.