public class BooleanQueryResultParserRegistry extends FileFormatServiceRegistry<QueryResultFormat,BooleanQueryResultParserFactory>
BooleanQueryResultParserFactory
s.logger, services
Constructor and Description |
---|
BooleanQueryResultParserRegistry() |
Modifier and Type | Method and Description |
---|---|
static BooleanQueryResultParserRegistry |
getInstance()
Gets the default BooleanQueryResultParserRegistry.
|
protected QueryResultFormat |
getKey(BooleanQueryResultParserFactory factory)
Gets the key for the specified service.
|
getFileFormatForFileName, getFileFormatForMIMEType
public static BooleanQueryResultParserRegistry getInstance()
protected QueryResultFormat getKey(BooleanQueryResultParserFactory factory)
ServiceRegistry
getKey
in class ServiceRegistry<QueryResultFormat,BooleanQueryResultParserFactory>
factory
- The service to get the key for.Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.