com.jeffpalm.util
Class CommandParser

java.lang.Object
  extended by com.jeffpalm.util.CommandParser

public abstract class CommandParser
extends java.lang.Object


Nested Class Summary
static interface CommandParser.CallBack
           
 class CommandParser.CallBackException
           
 
Constructor Summary
CommandParser()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandParser

public CommandParser()