- generateParseException() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Generate ParseException.
- generateParseException() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
-
Generate ParseException.
- getBeginColumn() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Get token beginning column number.
- getBeginColumn() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Get token beginning line number.
- getBeginLine() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Get token beginning line number.
- getBodyAs(Class<T>) - Method in interface org.apache.activemq.artemis.selector.filter.Filterable
-
This method is used by message filters which do content based routing (Like the XPath
based selectors).
- getColumn() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Deprecated.
- getColumn() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Deprecated.
- getEndColumn() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Get token end column number.
- getEndColumn() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Get token end column number.
- getEndLine() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Get token end line number.
- getEndLine() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Get token end line number.
- getExpressionSymbol() - Method in class org.apache.activemq.artemis.selector.filter.BinaryExpression
-
Returns the symbol that represents this binary expression.
- getExpressionSymbol() - Method in class org.apache.activemq.artemis.selector.filter.UnaryExpression
-
Returns the symbol that represents this binary expression.
- GetImage() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Get token literal value.
- GetImage() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Get token literal value.
- getLeft() - Method in class org.apache.activemq.artemis.selector.filter.BinaryExpression
-
- getLine() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Deprecated.
- getLine() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Deprecated.
- getLocalConnectionId() - Method in interface org.apache.activemq.artemis.selector.filter.Filterable
-
Used by the NoLocal filter.
- getMaxCacheSize() - Method in class org.apache.activemq.artemis.selector.impl.LRUCache
-
- getMessage() - Method in error org.apache.activemq.artemis.selector.hyphenated.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in error org.apache.activemq.artemis.selector.strict.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getName() - Method in class org.apache.activemq.artemis.selector.filter.PropertyExpression
-
- getNextToken() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Get the next Token.
- getNextToken() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserTokenManager
-
Get the next Token.
- getNextToken() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
-
Get the next Token.
- getNextToken() - Method in class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
-
Get the next Token.
- getProperty(String) - Method in interface org.apache.activemq.artemis.selector.filter.Filterable
-
Extracts the named message property
- getRight() - Method in class org.apache.activemq.artemis.selector.filter.BinaryExpression
-
- getRight() - Method in class org.apache.activemq.artemis.selector.filter.UnaryExpression
-
- GetSuffix(int) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Get the suffix.
- GetSuffix(int) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Get the suffix.
- getTabSize(int) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
- getTabSize(int) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
- getToken(int) - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Get the specific Token.
- getToken(int) - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
-
Get the specific Token.
- getValue() - Method in class org.apache.activemq.artemis.selector.filter.ConstantExpression
-
- getValue() - Method in class org.apache.activemq.artemis.selector.hyphenated.Token
-
An optional attribute value of the Token.
- getValue() - Method in class org.apache.activemq.artemis.selector.strict.Token
-
An optional attribute value of the Token.
- SelectorParser - Class in org.apache.activemq.artemis.selector.impl
-
- SelectorParser() - Constructor for class org.apache.activemq.artemis.selector.impl.SelectorParser
-
- setDebugStream(PrintStream) - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserTokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
-
Set debug output.
- setLeft(Expression) - Method in class org.apache.activemq.artemis.selector.filter.BinaryExpression
-
- setMaxCacheSize(int) - Method in class org.apache.activemq.artemis.selector.impl.LRUCache
-
- setRight(Expression) - Method in class org.apache.activemq.artemis.selector.filter.BinaryExpression
-
- setRight(Expression) - Method in class org.apache.activemq.artemis.selector.filter.UnaryExpression
-
- setTabSize(int) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
- setTabSize(int) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
- SimpleCharStream - Class in org.apache.activemq.artemis.selector.hyphenated
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream - Class in org.apache.activemq.artemis.selector.strict
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- specialToken - Variable in class org.apache.activemq.artemis.selector.hyphenated.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class org.apache.activemq.artemis.selector.strict.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- staticFlag - Static variable in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Whether parser is static.
- staticFlag - Static variable in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Whether parser is static.
- StrictParser - Class in org.apache.activemq.artemis.selector.strict
-
JMS Selector Parser generated by JavaCC
Do not edit this .java file directly - it is autogenerated from StrictParser.jj
- StrictParser(InputStream) - Constructor for class org.apache.activemq.artemis.selector.strict.StrictParser
-
Constructor with InputStream.
- StrictParser(InputStream, String) - Constructor for class org.apache.activemq.artemis.selector.strict.StrictParser
-
Constructor with InputStream and supplied encoding
- StrictParser(Reader) - Constructor for class org.apache.activemq.artemis.selector.strict.StrictParser
-
Constructor.
- StrictParser(StrictParserTokenManager) - Constructor for class org.apache.activemq.artemis.selector.strict.StrictParser
-
Constructor with generated Token Manager.
- StrictParserConstants - Interface in org.apache.activemq.artemis.selector.strict
-
Token literal values and constants.
- StrictParserTokenManager - Class in org.apache.activemq.artemis.selector.strict
-
Token Manager.
- StrictParserTokenManager(SimpleCharStream) - Constructor for class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
-
Constructor.
- StrictParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
-
Constructor.
- STRING_LITERAL - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- STRING_LITERAL - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- stringLitteral() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
- stringLitteral() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
-
- SwitchTo(int) - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
-
Switch to specified lex state.