|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConstantExpression | |
| org.activemq.filter | Filter implementations for wildcards & JMS selectors |
| org.activemq.selector | JMS Selector parser |
| Uses of ConstantExpression in org.activemq.filter |
| Methods in org.activemq.filter that return ConstantExpression | |
static ConstantExpression |
ConstantExpression.createFromDecimal(java.lang.String text)
|
static ConstantExpression |
ConstantExpression.createFromHex(java.lang.String text)
|
static ConstantExpression |
ConstantExpression.createFromOctal(java.lang.String text)
|
static ConstantExpression |
ConstantExpression.createFloat(java.lang.String text)
|
| Uses of ConstantExpression in org.activemq.selector |
| Methods in org.activemq.selector that return ConstantExpression | |
ConstantExpression |
SelectorParser.literal()
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||