|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.galagosearch.core.parse.TrecTextParser
public class TrecTextParser
| Constructor Summary | |
|---|---|
TrecTextParser(java.io.BufferedReader reader)
Creates a new instance of TrecTextParser |
|
| Method Summary | |
|---|---|
Document |
nextDocument()
|
java.lang.String |
parseDocNumber()
|
java.lang.String |
waitFor(java.lang.String tag)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrecTextParser(java.io.BufferedReader reader)
throws java.io.FileNotFoundException,
java.io.IOException
java.io.FileNotFoundException
java.io.IOException| Method Detail |
|---|
public java.lang.String waitFor(java.lang.String tag)
throws java.io.IOException
java.io.IOException
public java.lang.String parseDocNumber()
throws java.io.IOException
java.io.IOException
public Document nextDocument()
throws java.io.IOException
nextDocument in interface DocumentStreamParserjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||