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