|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umass.cs.mallet.base.extract.DocumentViewer
Diagnosis class that outputs HTML pages that allows you to view errors on a more global per-instance basis. Created: Mar 30, 2005
| Constructor Summary | |
DocumentViewer()
|
|
| Method Summary | |
static void |
writeExtraction(java.io.File directory,
Extraction extraction)
Writes several HTML files describing a given extraction. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DocumentViewer()
| Method Detail |
public static void writeExtraction(java.io.File directory,
Extraction extraction)
throws java.io.IOException
directory - Directory to write files toextraction - Extraction to describe
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||