Package org.xith3d.utility.cmdline

Interface Summary
CommandListener Listener used when matching on commands.
CommandPatternInterface  
 

Class Summary
CommandDispatcher user to register a series of listeners for commands.
CommandLine Simple object for holding a tokenized command line.
CommandParameters  
SimpleCommandPattern A simple command pattern supporting commands like /jump {x:int} {z:int}.