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