| Package | Description |
|---|---|
| org.apache.qpid.filter | |
| org.apache.qpid.filter.selector |
| Modifier and Type | Method and Description |
|---|---|
static <E> ConstantExpression<E> |
ConstantExpression.createFloat(String text) |
static <E> ConstantExpression<E> |
ConstantExpression.createFromDecimal(String text) |
static <E> ConstantExpression<E> |
ConstantExpression.createFromHex(String text) |
static <E> ConstantExpression<E> |
ConstantExpression.createFromOctal(String text) |
static <E> ConstantExpression<E> |
ConstantExpression.FALSE() |
static <E> ConstantExpression<E> |
ConstantExpression.NULL() |
static <E> ConstantExpression<E> |
ConstantExpression.TRUE() |
| Modifier and Type | Method and Description |
|---|---|
ConstantExpression |
SelectorParser.literal() |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.