public class EndNoteLibrary extends Object
| Constructor and Description |
|---|
EndNoteLibrary() |
| Modifier and Type | Method and Description |
|---|---|
void |
addReference(EndNoteReference reference)
Adds a reference to this library
|
List<EndNoteReference> |
getReferences() |
public void addReference(EndNoteReference reference)
reference - the reference to addpublic List<EndNoteReference> getReferences()