uk.ac.leeds.ccg.andyt.projects.moses.io
Class ParameterFileParser

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.projects.moses.io.ParameterFileParser

public class ParameterFileParser
extends java.lang.Object

Class for parsing Parameter Files.


Constructor Summary
ParameterFileParser()
           
 
Method Summary
static java.lang.Object[] parse(java.io.File aFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParameterFileParser

public ParameterFileParser()
Method Detail

parse

public static java.lang.Object[] parse(java.io.File aFile)