|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BooleanQueryResultWriterFactory
Returns BooleanQueryResultWriters for a specific boolean query
result format.
| Method Summary | |
|---|---|
BooleanQueryResultFormat |
getBooleanQueryResultFormat()
Returns the boolean query result format for this factory. |
BooleanQueryResultWriter |
getWriter(OutputStream out)
Returns a BooleanQueryResultWriter instance that will write to the
supplied output stream. |
| Method Detail |
|---|
BooleanQueryResultFormat getBooleanQueryResultFormat()
BooleanQueryResultWriter getWriter(OutputStream out)
BooleanQueryResultWriter instance that will write to the
supplied output stream.
out - The OutputStream to write the result to.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||