org.vivoweb.harvester.translate
Class BibtexTranslator

java.lang.Object
  extended by org.vivoweb.harvester.translate.BibtexTranslator

public class BibtexTranslator
extends java.lang.Object

Handles the bibtex format and translates it into the VIVO ontology.

Author:
Stephen V. Williams swilliams@ctrip.ufl.edu

Constructor Summary
BibtexTranslator()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BibtexTranslator

public BibtexTranslator()
Method Detail

execute

public void execute()