anl.aida.reader
Class CTArchiveReader

java.lang.Object
  extended by anl.aida.reader.CTArchiveReader

Deprecated. Index file has changed so will not work

public class CTArchiveReader
extends java.lang.Object

Quick and dirty file to read trib_archive_index.txt and read / parse each article in the index using the ChicTribHTMLReader.


Field Summary
private  java.util.Calendar cal
          Deprecated.  
private  java.text.DateFormat format
          Deprecated.  
 
Constructor Summary
CTArchiveReader()
          Deprecated.  
 
Method Summary
 void run(ReaderResultProcessor proc)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

format

private java.text.DateFormat format
Deprecated. 

cal

private java.util.Calendar cal
Deprecated. 
Constructor Detail

CTArchiveReader

public CTArchiveReader()
Deprecated. 
Method Detail

run

public void run(ReaderResultProcessor proc)
         throws java.io.IOException,
                java.text.ParseException,
                AIDAException
Deprecated. 
Throws:
java.io.IOException
java.text.ParseException
AIDAException