Class FileLineQuerySource
java.lang.Object
org.aksw.iguana.cc.query.source.QuerySource
org.aksw.iguana.cc.query.source.impl.FileSeparatorQuerySource
org.aksw.iguana.cc.query.source.impl.FileLineQuerySource
The FileLineQuerySource reads queries from a file with one query per line.
- Author:
- frensing
-
Field Summary
Fields inherited from class org.aksw.iguana.cc.query.source.impl.FileSeparatorQuerySource
iqr
Fields inherited from class org.aksw.iguana.cc.query.source.QuerySource
hashCode, path
-
Constructor Summary
-
Method Summary
Methods inherited from class org.aksw.iguana.cc.query.source.impl.FileSeparatorQuerySource
getAllQueries, getQuery, getQueryStream, size
Methods inherited from class org.aksw.iguana.cc.query.source.QuerySource
getPath, hashCode
-
Constructor Details
-
FileLineQuerySource
- Throws:
IOException
-