- enable_tracing() - Method in class org.apache.activemq.apollo.selector.hyphenated.HyphenatedParser
-
- enable_tracing() - Method in class org.apache.activemq.apollo.selector.strict.StrictParser
-
- encodeString(String) - Static method in class org.apache.activemq.apollo.filter.ConstantExpression
-
Encodes the value of string so that it looks like it would look like when
it was provided in a selector.
- endColumn - Variable in class org.apache.activemq.apollo.selector.hyphenated.Token
-
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
- endColumn - Variable in class org.apache.activemq.apollo.selector.strict.Token
-
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
- endLine - Variable in class org.apache.activemq.apollo.selector.hyphenated.Token
-
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
- endLine - Variable in class org.apache.activemq.apollo.selector.strict.Token
-
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
- EOF - Static variable in interface org.apache.activemq.apollo.selector.hyphenated.HyphenatedParserConstants
-
- EOF - Static variable in interface org.apache.activemq.apollo.selector.strict.StrictParserConstants
-
- eol - Variable in exception org.apache.activemq.apollo.selector.hyphenated.ParseException
-
The end of line string for this machine.
- eol - Variable in exception org.apache.activemq.apollo.selector.strict.ParseException
-
The end of line string for this machine.
- equalityExpression() - Method in class org.apache.activemq.apollo.selector.hyphenated.HyphenatedParser
-
- equalityExpression() - Method in class org.apache.activemq.apollo.selector.strict.StrictParser
-
- equals(Object) - Method in class org.apache.activemq.apollo.filter.BinaryExpression
-
TODO: more efficient hashCode()
- equals(Object) - Method in class org.apache.activemq.apollo.filter.ConstantExpression
-
TODO: more efficient hashCode()
- equals(Object) - Method in class org.apache.activemq.apollo.filter.PropertyExpression
-
- equals(Object) - Method in class org.apache.activemq.apollo.filter.UnaryExpression
-
TODO: more efficient hashCode()
- ESCAPE - Static variable in interface org.apache.activemq.apollo.selector.hyphenated.HyphenatedParserConstants
-
- ESCAPE - Static variable in interface org.apache.activemq.apollo.selector.strict.StrictParserConstants
-
- evaluate(Filterable) - Method in class org.apache.activemq.apollo.filter.ArithmeticExpression
-
- evaluate(Object, Object) - Method in class org.apache.activemq.apollo.filter.ArithmeticExpression
-
- evaluate(Filterable) - Method in class org.apache.activemq.apollo.filter.ComparisonExpression
-
- evaluate(Filterable) - Method in class org.apache.activemq.apollo.filter.ConstantExpression
-
- evaluate(Filterable) - Method in interface org.apache.activemq.apollo.filter.Expression
-
- evaluate(Filterable) - Method in class org.apache.activemq.apollo.filter.LogicExpression
-
- evaluate(Filterable) - Method in class org.apache.activemq.apollo.filter.PropertyExpression
-
- evaluate(Filterable) - Method in class org.apache.activemq.apollo.filter.XalanXPathEvaluator
-
- evaluate(String) - Method in class org.apache.activemq.apollo.filter.XalanXPathEvaluator
-
- evaluate(InputSource) - Method in class org.apache.activemq.apollo.filter.XalanXPathEvaluator
-
- evaluate(Filterable) - Method in class org.apache.activemq.apollo.filter.XPathExpression
-
- evaluate(Filterable) - Method in interface org.apache.activemq.apollo.filter.XPathExpression.XPathEvaluator
-
- evaluate(Filterable) - Method in class org.apache.activemq.apollo.filter.XQueryExpression
-
- ExpandBuff(boolean) - Method in class org.apache.activemq.apollo.selector.hyphenated.SimpleCharStream
-
- ExpandBuff(boolean) - Method in class org.apache.activemq.apollo.selector.strict.SimpleCharStream
-
- expectedTokenSequences - Variable in exception org.apache.activemq.apollo.selector.hyphenated.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception org.apache.activemq.apollo.selector.strict.ParseException
-
Each entry in this array is an array of integers.
- EXPONENT - Static variable in interface org.apache.activemq.apollo.selector.hyphenated.HyphenatedParserConstants
-
- EXPONENT - Static variable in interface org.apache.activemq.apollo.selector.strict.StrictParserConstants
-
- Expression - Interface in org.apache.activemq.apollo.filter
-
Represents an expression