edu.iastate.jtm.assistant
Class EndNote

java.lang.Object
  extended by edu.iastate.jtm.gui.DefaultMonitorable
      extended by edu.iastate.jtm.jmed.CitationManager
          extended by edu.iastate.jtm.assistant.EndNote
All Implemented Interfaces:
Monitorable

public class EndNote
extends CitationManager

Author:
Jing Ding edu.iastate.jtm.assistant jtm

Field Summary
 
Fields inherited from class edu.iastate.jtm.gui.DefaultMonitorable
message, monitorable, progress
 
Constructor Summary
EndNote()
           
 
Method Summary
protected  java.lang.String convert(org.dom4j.Element citation)
           
 
Methods inherited from class edu.iastate.jtm.jmed.CitationManager
export, getAbstract, getAuthorFullnames, getAuthorInitials, getBestJournalId, getDetailedDate, getFirstAuthor, getFullJournal, getISSN, getIssue, getJournal, getMeshHeadingList, getNlmUniqueID, getPage, getPages, getPmid, getPubYear, getTitle, getVIP, getVolume
 
Methods inherited from class edu.iastate.jtm.gui.DefaultMonitorable
getMessage, getProgress, isDeterministic, isFinished, isMonitorable, isRunning, setMessage, setMonitorable, setProgress
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndNote

public EndNote()
Method Detail

convert

protected java.lang.String convert(org.dom4j.Element citation)
Specified by:
convert in class CitationManager