Package fipaos.parser.acl.string

Interface Summary
ACLParserConstants  
 

Class Summary
ACLParser The ACLParser is used to parse a string that has the format of an acl message as defined by fipa97.
ACLParserTokenManager  
ASCII_CharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError