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 Francois Charette, "<firmicus at ankabut.net>" Philip Kime "<philip at
28 kime.org.uk>"
29
31 Please report any bugs or feature requests on our Github tracker at
32 <https://github.com/plk/biber/issues>.
33
35 Copyright 2009-2018 Francois Charette and Philip Kime, all rights
36 reserved.
37
38 This module is free software. You can redistribute it and/or modify it
39 under the terms of the Artistic License 2.0.
40
41 This program is distributed in the hope that it will be useful, but
42 without any warranty; without even the implied warranty of
43 merchantability or fitness for a particular purpose.
44
45
46
47perl v5.28.0 2018-10-18 Biber::Output::biblatexml(3)