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