public class BooleanTextParserFactory extends Object implements BooleanQueryResultParserFactory
BooleanQueryResultParserFactory
for plain text boolean result parsers.Constructor and Description |
---|
BooleanTextParserFactory() |
Modifier and Type | Method and Description |
---|---|
BooleanQueryResultFormat |
getBooleanQueryResultFormat()
Returns
BooleanQueryResultFormat.TEXT . |
BooleanQueryResultParser |
getParser()
Returns a new instance of BooleanTextParser.
|
public BooleanQueryResultFormat getBooleanQueryResultFormat()
BooleanQueryResultFormat.TEXT
.getBooleanQueryResultFormat
in interface BooleanQueryResultParserFactory
public BooleanQueryResultParser getParser()
getParser
in interface BooleanQueryResultParserFactory
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.