Class EndNoteLibrary


  • public class EndNoteLibrary
    extends java.lang.Object
    A container for EndNote references
    Author:
    Michel Kraemer
    • Constructor Detail

      • EndNoteLibrary

        public EndNoteLibrary()
    • Method Detail

      • addReference

        public void addReference​(EndNoteReference reference)
        Adds a reference to this library
        Parameters:
        reference - the reference to add
      • getReferences

        public java.util.List<EndNoteReference> getReferences()
        Returns:
        an unmodifiable list of references in this library