logo


perceptron
Class Parser

java.lang.Object
  extended by perceptron.Parser

public class Parser
extends java.lang.Object


Constructor Summary
Parser()
 
Method Summary
static void parse(Preset o, java.io.BufferedReader in)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parser

public Parser()
Method Detail

parse

public static void parse(Preset o,
                         java.io.BufferedReader in)
                  throws java.io.IOException
Parameters:
o -
in -
Throws:
java.io.IOException