public class BooleanTextParser extends Object implements BooleanQueryResultParser
| Constructor and Description |
|---|
BooleanTextParser()
Creates a new parser for the plain text boolean query result format.
|
public BooleanTextParser()
public final BooleanQueryResultFormat getBooleanQueryResultFormat()
getBooleanQueryResultFormat in interface BooleanQueryResultParserpublic boolean parse(InputStream in) throws IOException, QueryResultParseException
parse in interface BooleanQueryResultParserIOExceptionQueryResultParseExceptionCopyright © 2001-2013 Aduna. All Rights Reserved.