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