| 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.
|
| PreviewEntryFetcher |
| Class | Description |
|---|---|
| ACMPortalFetcher | |
| ADSFetcher |
This class handles accessing and obtaining BibTeX entry
from ADS(The NASA Astrophysics Data System).
|
| 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.
|
| BibtexImporter |
Imported requried to support --importToOpen someEntry.bib
|
| 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 | |
| CaseKeeper | |
| CaseKeeperList |
Container class for lists with keywords where the case should be kept independent of bibstyle
|
| 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.
|
| DatabaseFileLookup |
Search class for files.
|
| DBLPFetcher | |
| DBLPHelper | |
| DiVAtoBibTeXFetcher | |
| DOItoBibTeXFetcher | |
| EndnoteImporter |
Importer for the Refer/Endnote format.
|
| EntryFromExternalFileCreator |
EntryCreator for any predefined ExternalFileType.
|
| EntryFromFileCreator |
The interface EntryFromFileCreator does twice:
On the one hand, it defines a set of files, which it can deal with, on the other hand it provides the functionality to create a Bibtex entry out of a file. |
| EntryFromFileCreatorManager |
The class EntryFromFileCreatorManager manages entry creators.
|
| EntryFromPDFCreator |
Uses XMPUtils to get one BibtexEntry for a PDF-File.
|
| FieldContentParser |
This class provides the reformatting needed when reading BibTeX fields formatted
in JabRef style.
|
| FreeCiteImporter |
This importer parses text format citations using the online API of FreeCite -
Open Source Citation Parser http://freecite.library.brown.edu/
|
| GeneralFetcher |
Title:
|
| GoogleScholarFetcher | |
| HTMLConverter | |
| 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 | |
| UnitFormatter | |
| UnlinkedFilesCrawler |
Util class for searching files on the filessystem which are not linked to a
provided
BibtexDatabase. |
| UnlinkedPDFFileFilter |
FileFilter implementation, that allows only files which are not
linked in any of the BibtexEntrys of the specified
BibtexDatabase. |
| Exception | Description |
|---|---|
| DBLPParseException |