Interface | Description |
---|---|
EntryFetcher |
Implement this interface to add another activeFetcher (something that grabs records
from the Web for JabRef).
|
ImportInspector |
An ImportInspector can be passed to a EntryFetcher and will receive entries
as they are fetched from somewhere.
|
PostOpenAction |
This interface defines potential actions that may need to be taken after
opening a bib file into JabRef.
|
Class | Description |
---|---|
ACMPortalFetcher | |
AppendDatabaseAction |
Created by IntelliJ IDEA.
|
AutosaveStartupPrompter |
Runnable task that prompts the user for what to do about files loaded at startup,
where an autosave file was found.
|
BiblioscapeImporter |
Imports a Biblioscape Tag File.
|
BibsonomyScraper |
Convenience class for getting BibTeX entries from the BibSonomy scraper,
from an URL pointing to an entry.
|
BibTeXMLHandler |
Reader for the BibTeXML format.
|
BibteXMLImporter |
Importer for the Refer/Endnote format.
|
BibtexParser |
Class for importing BibTeX-files.
|
BiomailImporter |
Importer for the ISI Web of Science format.
|
BooleanAssign | |
CheckForNewEntryTypesAction |
This action checks whether any new custom entry types were loaded from this
bib file.
|
CiteSeerXFetcher | |
CopacImporter |
Importer for COPAC format.
|
CsaImporter |
Importer for records downloaded from CSA: Cambridge Scientific Abstracts
in full text format.
|
CustomImportList |
Collection of user defined custom import formats.
|
EndnoteImporter |
Importer for the Refer/Endnote format.
|
FieldContentParser |
This class provides the reformatting needed when reading BibTeX fields formatted
in JabRef style.
|
GeneralFetcher |
Title:
|
GoogleScholarFetcher | |
HTMLConverter |
Created by IntelliJ IDEA.
|
IEEEXploreFetcher | |
ImportCustomizationDialog |
Dialog to manage custom importers.
|
ImportFileFilter |
File filter that lets the user choose export format while choosing file to
export to.
|
ImportFormat |
Role of an importer for JabRef.
|
ImportFormatReader | |
ImportFormats |
Created by IntelliJ IDEA.
|
ImportInspectionCommandLine | |
ImportMenuItem | |
InspecImporter |
INSPEC format importer.
|
INSPIREBibtexFilterReader |
Warning -- it is not a generic filter, only read is implemented!
Note: this is just a quick port of the original SPIRESBibtexFilterReader.
|
INSPIREFetcher |
This class allows to access the Slac INSPIRE database.
|
IsiImporter |
Importer for the ISI Web of Science, INSPEC and Medline format.
|
JSTORFetcher |
This class fetches up to 200 citations from JStor by a given search query.
|
JSTORFetcher2 | |
JstorImporter |
Imports a Biblioscape Tag File.
|
MedlineFetcher |
Fetch or search from Pubmed http://www.ncbi.nlm.nih.gov/sites/entrez/
|
MedlineHandler | |
MedlineImporter |
Importer for the Refer/Endnote format.
|
MsBibImporter |
Importer for the MS Office 2007 XML bibliography format
By S.
|
OAI2Fetcher |
This class can be used to access any archive offering an OAI2 interface.
|
OAI2Handler |
SAX-Handler to parse OAI2-xml files.
|
OpenDatabaseAction | |
OvidImporter |
Imports an Ovid file.
|
ParserResult | |
PdfContentImporter |
PdfContentImporter parses data of the first page of the PDF and creates a BibTeX entry.
|
PdfXmpImporter |
Wraps the XMPUtility function to be used as an ImportFormat.
|
RepecNepImporter |
Imports a New Economics Papers-Message from the REPEC-NEP Service.
|
RisImporter |
Imports a Biblioscape Tag File.
|
ScienceDirectFetcher | |
ScifinderImporter |
Imports a Biblioscape Tag File.
|
SilverPlatterImporter |
Imports a SilverPlatter exported file.
|
SixpackImporter |
Imports a Biblioscape Tag File.
|
SPIRESBibtexFilterReader |
Warning -- it is not a generic filter, only read is implemented!
|
SPIRESFetcher |
This class allows to access the Slac SPIRES database.
|
TextAnalyzer |