|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.erowid.sperowider.modelreporting.HtmlGeneratingSperowiderModelReporter
Logs to a set of summary files. Not very useful currently.
| Constructor Summary | |
HtmlGeneratingSperowiderModelReporter()
|
|
| Method Summary | |
void |
init(Element configNode)
Initializes the location of the files. |
void |
reportInvalidUrlFound(String url,
int httpCode,
String httpMessage)
Adds a line to the invalid URL file. |
void |
reportMapUrlToFilename(String url,
String fileName)
Does nothing |
void |
reportMapUrlToRealUrl(String url,
String realUrl)
Does nothing |
void |
reportUrlFound(String sourceUrl,
String foundUrl,
String queueMessage)
Does nothing |
void |
reportUrlPoppedFromQueue(String url)
Does nothing |
void |
start()
Opens files, adds headers. |
void |
stop()
Adds footers, closes files. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HtmlGeneratingSperowiderModelReporter()
| Method Detail |
public void reportInvalidUrlFound(String url,
int httpCode,
String httpMessage)
reportInvalidUrlFound in interface ISperowiderModelReporter
public void reportMapUrlToFilename(String url,
String fileName)
reportMapUrlToFilename in interface ISperowiderModelReporter
public void reportMapUrlToRealUrl(String url,
String realUrl)
reportMapUrlToRealUrl in interface ISperowiderModelReporter
public void reportUrlFound(String sourceUrl,
String foundUrl,
String queueMessage)
reportUrlFound in interface ISperowiderModelReporterpublic void reportUrlPoppedFromQueue(String url)
reportUrlPoppedFromQueue in interface ISperowiderModelReporterpublic void start()
start in interface ISperowiderModelReporterpublic void stop()
stop in interface ISperowiderModelReporter
public void init(Element configNode)
throws SperowiderInstantiationException
init in interface IInitializableObjectSperowiderInstantiationException
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||