Top Classes Enums
module org.jabref

Package org.jabref.model.entry


Class Summary

Modifier and TypeClass and Description
public class
Author

This is an immutable class that keeps information regarding single author.

public class
AuthorList

This is an immutable class representing information of either author or editor field in bibtex record.

public class
BibEntry

Represents a Bib(La)TeX entry, which can be BibTeX or BibLaTeX.

public class
public class
public class
public class
public class
BibtexString

This class models a BibTex String ("@String")

public class
public class
public class
EntryConverter

Converts Entry models from BibTeX to biblatex and back.

public class
public class
IdGenerator

IDs are at least 8 digit long.

public class
Keyword

Represents a keyword in a chain of keywords.

public class
KeywordList

Represents a list of keyword chains.

public class
LinkedFile

Represents the link to an external file (e.g. associated PDF file).

public class
public class
SharedBibEntryData

Stores all information needed to manage entries on a shared (SQL) database.

Enum Summary

Modifier and TypeEnum and Description
public enum
Langid

Language identifiers based on BibLaTeX manual specifications.

public enum
Month

Represents a Month of the Year.

public enum
Season

Represents a Season of the Year.