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