|
NAMEBiber::Entries - Biber::Entries objects newInitialize a Biber::Entries object notnullTest for an empty object entry_exists Boolean values sub to tell if there is an entry
for the passed citation key.
entry Returns a Biber::Entry object for a given
citekey
entriesReturns an array of all Biber::Entry objects del_entriesDeletes all Biber::Entry objects add_entryAdds a Biber::Entry to the Biber::Entries object del_entryDeletes a Biber::Entry object for a given citekey. Only used in tests in order to reset data before regeneration with different options. AUTHORSPhilip Kime "<philip at kime.org.uk>" BUGSPlease report any bugs or feature requests on our Github tracker at <https://github.com/plk/biber/issues>. COPYRIGHT & LICENSECopyright 2009-2012 François Charette and Philip Kime, all rights reserved. Copyright 2012-2024 Philip Kime, all rights reserved. This module is free software. You can redistribute it and/or modify it under the terms of the Artistic License 2.0. This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.
|