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