Implementation of a JMS message selector parser. The parser first uses a {@link MessageSelectorTokenizer} to tokenize the message selectorexpression, then creates a node tree from the token stream.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.