anl.aida.reader
Class NTARCArchiveReader
java.lang.Object
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
format
private java.text.DateFormat format
- Deprecated.
cal
private java.util.Calendar cal
- Deprecated.
NTARCArchiveReader
public NTARCArchiveReader()
- Deprecated.
run
public void run(ReaderResultProcessor proc)
throws java.io.IOException,
java.text.ParseException,
AIDAException
- Deprecated.
- Throws:
java.io.IOException
java.text.ParseException
AIDAException