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