public class RISItemDataProvider extends ListItemDataProvider
items| Constructor and Description |
|---|
RISItemDataProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
addLibrary(RISLibrary lib)
Adds the given library
|
void |
registerCitationItems(CSL citeproc)
Introduces all citation items from the RIS libraries added via
addLibrary(RISLibrary) to the given CSL processor |
getIds, retrieveItempublic void addLibrary(RISLibrary lib)
lib - the library to addpublic void registerCitationItems(CSL citeproc)
addLibrary(RISLibrary) to the given CSL processorciteproc - the CSL processorCSL.registerCitationItems(String[])