anl.aida.reader
Class NTARCArchiveReader

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

Deprecated. Index file has changed so will not work

public class NTARCArchiveReader
extends java.lang.Object

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


Field Summary
private  java.util.Calendar cal
          Deprecated.  
private  java.text.DateFormat format
          Deprecated.  
 
Constructor Summary
NTARCArchiveReader()
          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

NTARCArchiveReader

public NTARCArchiveReader()
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