io
Class InternetAdReader

java.lang.Object
  extended by io.InternetAdReader

public class InternetAdReader
extends Object


Constructor Summary
InternetAdReader(Alphabet xAlphabet, Alphabet yAlphabet)
           
 
Method Summary
 ArrayList<ClassificationInstance> readFile(String dataLoc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternetAdReader

public InternetAdReader(Alphabet xAlphabet,
                        Alphabet yAlphabet)
Method Detail

readFile

public ArrayList<ClassificationInstance> readFile(String dataLoc)
                                           throws IOException
Throws:
IOException


Copyright © 2009. All Rights Reserved.