neo_doxygen: Enable `JAVADOC_AUTOBRIEF` on Java tests.
[nit.git] / contrib / neo_doxygen / tests / java-project / xml / classorg_1_1example_1_1foo_1_1_a.xml
1 <?xml version='1.0' encoding='UTF-8' standalone='no'?>
2 <doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.8">
3 <compounddef id="classorg_1_1example_1_1foo_1_1_a" kind="class" prot="public" abstract="yes">
4 <compoundname>org::example::foo::A</compoundname>
5 <derivedcompoundref refid="classorg_1_1example_1_1foo_1_1_b" prot="public" virt="non-virtual">org.example.foo.B</derivedcompoundref>
6 <sectiondef kind="public-func">
7 <memberdef kind="function" id="classorg_1_1example_1_1foo_1_1_a_1add415ae4129969055d678c7e7e048852" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
8 <type>abstract boolean</type>
9 <definition>abstract boolean org.example.foo.A.bar</definition>
10 <argsstring>(int x, EmptyClass y)</argsstring>
11 <name>bar</name>
12 <param>
13 <type>int</type>
14 <declname>x</declname>
15 </param>
16 <param>
17 <type>EmptyClass</type>
18 <declname>y</declname>
19 </param>
20 <briefdescription>
21 <para>Does something... </para> </briefdescription>
22 <detaileddescription>
23 </detaileddescription>
24 <inbodydescription>
25 </inbodydescription>
26 <location file="%SOURCE_DIRECTORY%/org/example/foo/A.java" line="22" column="1"/>
27 </memberdef>
28 </sectiondef>
29 <briefdescription>
30 </briefdescription>
31 <detaileddescription>
32 </detaileddescription>
33 <inheritancegraph>
34 <node id="0">
35 <label>org.example.foo.A</label>
36 <link refid="classorg_1_1example_1_1foo_1_1_a"/>
37 </node>
38 <node id="1">
39 <label>org.example.foo.B</label>
40 <link refid="classorg_1_1example_1_1foo_1_1_b"/>
41 <childnode refid="0" relation="public-inheritance">
42 </childnode>
43 </node>
44 </inheritancegraph>
45 <location file="%SOURCE_DIRECTORY%/org/example/foo/A.java" line="18" column="1" bodyfile="%SOURCE_DIRECTORY%/org/example/foo/A.java" bodystart="18" bodyend="23"/>
46 <listofallmembers>
47 <member refid="classorg_1_1example_1_1foo_1_1_a_1add415ae4129969055d678c7e7e048852" prot="public" virt="non-virtual"><scope>org::example::foo::A</scope><name>bar</name></member>
48 </listofallmembers>
49 </compounddef>
50 </doxygen>