Class LogFileSpider

java.lang.Object
  |
  +--LogFileSpider

public class LogFileSpider
extends java.lang.Object


Field Summary
static java.lang.String cmd
          the command line string
 
Constructor Summary
LogFileSpider()
          constructor does nothing
 
Method Summary
 java.util.Vector getPrey()
          returns the Vector containing the LogFiles
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cmd

public static final java.lang.String cmd
the command line string
Constructor Detail

LogFileSpider

public LogFileSpider()
constructor does nothing
Method Detail

getPrey

public java.util.Vector getPrey()
returns the Vector containing the LogFiles