Class TACAgentParserHandler

java.lang.Object
  extended by se.sics.tasim.logtool.LogHandler
      extended by TACAgentParserHandler

public class TACAgentParserHandler
extends se.sics.tasim.logtool.LogHandler

Starts the log parser (TACAgentParser). This is for agent development only, and is not needed to run the agent in games.


Constructor Summary
TACAgentParserHandler()
           
 
Method Summary
protected  void start(se.sics.tasim.logtool.LogReader reader)
           
 
Methods inherited from class se.sics.tasim.logtool.LogHandler
getConfig, getLogManager, getTempDirectory, init, sessionEnded, sessionStarted, warn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TACAgentParserHandler

public TACAgentParserHandler()
Method Detail

start

protected void start(se.sics.tasim.logtool.LogReader reader)
              throws java.io.IOException,
                     java.text.ParseException
Specified by:
start in class se.sics.tasim.logtool.LogHandler
Throws:
java.io.IOException
java.text.ParseException