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