Biber::Entry::Names - Biber::Entry::Names objects
Initialize a Biber::Entry::Names object
Serialiser for JSON::XS::encode
Return ref to array of all Biber::Entry::Name objects
in object
Add a Biber::Entry::Name object to the Biber::Entry::Names
object
Replace a Biber::Entry::Name at a position (1-based)
with a provided one
Splice a Biber::Entry::Names object into a Biber::Entry::Names object at a
position (1-based)
Sets a flag to say that we had a "and others" in the data
Returns the number of Biber::Entry::Name objects in the object
Returns boolean to say of there is an nth name
Returns the nth Biber::Entry::Name object in the object or the last one
if n > total names
Returns an array ref of Biber::Entry::Name objects containing only
the first n Biber::Entry::Name objects or all names if n > total names
Deletes the last Biber::Entry::Name object in the object
Returns the last Biber::Entry::Name object in the object
Get any xdata reference information for a namelist
Dump a Biber::Entry::Names object for debugging purposes
Philip Kime "<philip at kime.org.uk>"
Please report any bugs or feature requests on our Github tracker at
<https://github.com/plk/biber/issues>.
Copyright 2009-2012 Francois Charette and Philip Kime, all rights reserved.
Copyright 2012-2022 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.