Class Summary |
ACLParser | The ACLParser is used to parse a string that has the
format of an acl message as defined by fipa97. |
ACLParserConstants | |
ACLParserTokenManager | |
ASCII_CharStream | An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing). |
ParseException | This exception is thrown when parse errors are encountered. |
Parser | Parser to parse/deparse FIPA XC00070F compliant strings to/from ACL objects |
Token | Describes the input token stream. |
TokenMgrError | |