public class RDFParserRegistry extends FileFormatServiceRegistry<RDFFormat,RDFParserFactory>
RDFParserFactorys.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, getFileFormatForMIMETypepublic static RDFParserRegistry getInstance()
protected RDFFormat getKey(RDFParserFactory factory)
ServiceRegistrygetKey in class ServiceRegistry<RDFFormat,RDFParserFactory>factory - The service to get the key for.Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.