writer2latex.bibtex
public final class Converter extends ConverterBase
BibTeX export
This class extracts bibliographic information from an OpenDocument text file to a BibTeX data file.
Constructor Summary | |
---|---|
Converter() |
Method Summary | |
---|---|
void | convertInner() Convert the data passed into the |
Config | getConfig() |
Convert the data passed into the InputStream
into BibTeX format.
Throws: IOException If any I/O error occurs.