public class RDFConverterImpl extends java.lang.Object implements RDFConverter
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationService |
configurationService |
protected java.util.List<ConverterPlugin> |
plugins |
| Constructor and Description |
|---|
RDFConverterImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.rdf.model.Model |
convert(Context context,
DSpaceObject dso) |
java.util.List<ConverterPlugin> |
getConverterPlugins() |
protected ConfigurationService configurationService
protected java.util.List<ConverterPlugin> plugins
public java.util.List<ConverterPlugin> getConverterPlugins()
public com.hp.hpl.jena.rdf.model.Model convert(Context context, DSpaceObject dso) throws java.sql.SQLException, AuthorizeException
convert in interface RDFConverterjava.sql.SQLExceptionAuthorizeExceptionCopyright © 2018 DuraSpace. All Rights Reserved.