Modifier and Type | Class and Description |
---|---|
public class | AtomicFileOutputStream
A file output stream that is similar to the standard |
public class | AtomicFileWriter
Writer that similar to the built-in |
public abstract class | BibDatabaseWriter
A generic writer for our database. |
public class | BibtexDatabaseWriter
Writes a .bib file following the BibTeX / BibLaTeX format using the provided |
public class | BibWriter
Class to write to a .bib file. |
public class | |
public class | EmbeddedBibFilePdfExporter
A custom exporter to write bib entries to an embedded bib file. |
public class | |
public abstract class | |
public class | |
public class | |
public class | |
public class | MetaDataSerializer
Reading is done at |
pack-priv class | ModsExporter
TemplateExporter for exporting in MODS XML format. |
pack-priv class | MSBibExporter
TemplateExporter for exporting in MSBIB XML format. |
pack-priv class | |
pack-priv class | |
public class | |
public class | |
public class | |
public class | SaveException
Exception thrown if saving goes wrong. |
public class | SelfContainedSaveConfiguration
This is a |
public class | TemplateExporter
Base class for export formats based on templates. |
public class | XmpExporter
A custom exporter to write bib entries to a .xmp file for further processing in other scenarios and applications. |
public class |
Modifier and Type | Enum and Description |
---|---|
public enum | BlankLineBehaviour
This enum represents the behaviour for blank lines in |