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