BibTex Reader: Reads the entries of a BibTex file. More...
Public Member Functions | |
| BibReader (const std::string &filename, bool isAuxiliaryFile=false) | |
| reads the entries of a BibTex file. More... | |
| bool | status () |
| returns true if no errors. | |
BibTex Reader: Reads the entries of a BibTex file.
| BibReader::BibReader | ( | const std::string & | filename, |
| bool | isAuxiliaryFile = false |
||
| ) |
reads the entries of a BibTex file.
Creates the corresponding Entry objects and adds them to the entry database.
1.8.4