Package | Description |
---|---|
org.apache.activemq.filter |
Filter implementations for wildcards & JMS selectors
|
org.apache.activemq.selector |
JMS Selector implemetnation
|
Modifier and Type | Method and Description |
---|---|
static ConstantExpression |
ConstantExpression.createFloat(java.lang.String text) |
static ConstantExpression |
ConstantExpression.createFromDecimal(java.lang.String text) |
static ConstantExpression |
ConstantExpression.createFromHex(java.lang.String text) |
static ConstantExpression |
ConstantExpression.createFromOctal(java.lang.String text) |
Modifier and Type | Method and Description |
---|---|
ConstantExpression |
SelectorParser.literal() |
Copyright © 2005-2014. All Rights Reserved.