Class EndNoteParser


  • public class EndNoteParser
    extends Object
    Parses EndNote library files
    Author:
    Michel Kraemer
    • Constructor Detail

      • EndNoteParser

        public EndNoteParser()
    • Method Detail

      • parse

        public EndNoteLibrary parse​(Reader r)
                             throws IOException
        Parses EndNote library files
        Parameters:
        r - the reader that provides the input to parse
        Returns:
        the parsed EndNote library
        Throws:
        IOException - if the input could not be read