edu.harvard.seas.iis.abilities.analysis
Interface Parser
- All Known Implementing Classes:
- IISMouseLogParser
public interface Parser
parseMovementLog
java.util.Vector<Movement> parseMovementLog(LogSource source)
throws java.io.IOException
- Throws:
java.io.IOException
parseMovementLog
java.util.Vector<Movement> parseMovementLog(java.io.File[] files)
throws java.io.IOException
- Throws:
java.io.IOException
parseMovementLog
java.util.Vector<Movement> parseMovementLog(java.lang.String log)
throws java.io.IOException
- Throws:
java.io.IOException