public class MendeleyConverter extends Object
Converts Mendeley documents to CSL citation items.
This implementation is based on the mapping used in the CSL editor.
| Constructor and Description |
|---|
MendeleyConverter() |
| Modifier and Type | Method and Description |
|---|---|
static CSLItemData |
convert(String documentId,
Map<String,Object> document)
Converts the given Mendeley document to CSL item data
|
public static CSLItemData convert(String documentId, Map<String,Object> document)
documentId - the Mendeley document's ID. Will be used as citation
key if the document does not contain its owndocument - the Mendeley document