Package repast.simphony.batch.ssh
Class SessionPropsParser
java.lang.Object
repast.simphony.batch.ssh.SessionPropsParser
Parses a Sessions properties file into individual Session instances.
- Author:
- Nick Collier
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SessionPropsParser
public SessionPropsParser()
-
-
Method Details
-
parse
Parse the Sessions defined in the specified file into a List of Session objects.- Parameters:
file
-- Returns:
- the parsed list.
- Throws:
IOException
-
parse
- Throws:
IOException
-