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