1Biber::Output::biblatexUmsle(r3)Contributed Perl DocumenBtiabteiro:n:Output::biblatexml(3)
2
3
4
6 Biber::Output::biblatexml - class for biblatexml output of tool mode
7
8 new
9 Initialize a Biber::Output::biblatexml object
10
11 set_output_target_file
12 Set the output target file of a Biber::Output::biblatexml object
13 A convenience around set_output_target so we can keep track of the
14 filename
15
16 set_output_entry
17 Set the output for an entry
18
19 output
20 Tool output method
21
22 create_output_section
23 Create the output from the sections data and push it into the
24 output object.
25
27 Philip Kime "<philip at kime.org.uk>"
28
30 Please report any bugs or feature requests on our Github tracker at
31 <https://github.com/plk/biber/issues>.
32
34 Copyright 2009-2012 François Charette and Philip Kime, all rights
35 reserved. Copyright 2012-2022 Philip Kime, all rights reserved.
36
37 This module is free software. You can redistribute it and/or modify it
38 under the terms of the Artistic License 2.0.
39
40 This program is distributed in the hope that it will be useful, but
41 without any warranty; without even the implied warranty of
42 merchantability or fitness for a particular purpose.
43
44
45
46perl v5.36.0 2023-01-18 Biber::Output::biblatexml(3)