Package | Description |
---|---|
org.apache.qpid.jms.selector.filter |
Filter implementations for wildcards & JMS selectors
|
org.apache.qpid.jms.selector.parser |
Modifier and Type | Method and Description |
---|---|
static ConstantExpression |
ConstantExpression.createFloat(String text) |
static ConstantExpression |
ConstantExpression.createFromDecimal(String text) |
static ConstantExpression |
ConstantExpression.createFromHex(String text) |
static ConstantExpression |
ConstantExpression.createFromOctal(String text) |
Modifier and Type | Method and Description |
---|---|
ConstantExpression |
SelectorParserImpl.literal() |
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.