|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.aduna.lang.service.ServiceRegistry<FF,S>
info.aduna.lang.service.FileFormatServiceRegistry<RDFFormat,RDFParserFactory>
org.openrdf.rio.RDFParserRegistry
public class RDFParserRegistry
A registry that keeps track of the available RDFParserFactorys.
| Field Summary |
|---|
| Fields inherited from class info.aduna.lang.service.ServiceRegistry |
|---|
logger, services |
| Constructor Summary | |
|---|---|
RDFParserRegistry()
|
|
| Method Summary | |
|---|---|
static RDFParserRegistry |
getInstance()
Gets the default RDFParserRegistry. |
protected RDFFormat |
getKey(RDFParserFactory factory)
|
| Methods inherited from class info.aduna.lang.service.FileFormatServiceRegistry |
|---|
getFileFormatForFileName, getFileFormatForFileName, getFileFormatForMIMEType, getFileFormatForMIMEType |
| Methods inherited from class info.aduna.lang.service.ServiceRegistry |
|---|
add, get, getAll, getKeys, has, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RDFParserRegistry()
| Method Detail |
|---|
public static RDFParserRegistry getInstance()
protected RDFFormat getKey(RDFParserFactory factory)
getKey in class ServiceRegistry<RDFFormat,RDFParserFactory>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||