| Package | Description |
|---|---|
| org.apache.activemq.artemis.selector.filter |
Filter implementations for wildcards & JMS selectors
|
| org.apache.activemq.artemis.selector.hyphenated | |
| org.apache.activemq.artemis.selector.strict |
| 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 |
HyphenatedParser.literal() |
| Modifier and Type | Method and Description |
|---|---|
ConstantExpression |
StrictParser.literal() |
Copyright © 2018 The Apache Software Foundation. All rights reserved.