public class TupleQueryResultParserRegistry extends FileFormatServiceRegistry<TupleQueryResultFormat,TupleQueryResultParserFactory>
TupleQueryResultParserFactorys.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, getFileFormatForMIMETypepublic static TupleQueryResultParserRegistry getInstance()
protected TupleQueryResultFormat getKey(TupleQueryResultParserFactory factory)
ServiceRegistrygetKey in class ServiceRegistry<TupleQueryResultFormat,TupleQueryResultParserFactory>factory - The service to get the key for.Copyright © 2001–2015 Aduna. All rights reserved.