neo_doxygen: Enable `JAVADOC_AUTOBRIEF` on Java tests.
[nit.git] / contrib / neo_doxygen / tests / java-project / xml / interfaceorg_1_1example_1_1foo_1_1_c.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="interfaceorg_1_1example_1_1foo_1_1_c" kind="interface" prot="public">
4 <compoundname>org::example::foo::C</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-static-attrib">
7 <memberdef kind="variable" id="interfaceorg_1_1example_1_1foo_1_1_c_1a4e97061eb40b045e820de05b33c43d21" prot="public" static="yes" mutable="no">
8 <type>final long</type>
9 <definition>final long org.example.foo.C.THE_ANSWER</definition>
10 <argsstring></argsstring>
11 <name>THE_ANSWER</name>
12 <initializer>= 42L</initializer>
13 <briefdescription>
14 <para>“Answer to the Ultimate Question of Life, the Universe, and Everything. </para> </briefdescription>
15 <detaileddescription>
16 <para></para> </detaileddescription>
17 <inbodydescription>
18 </inbodydescription>
19 <location file="%SOURCE_DIRECTORY%/org/example/foo/C.java" line="25" column="1" bodyfile="%SOURCE_DIRECTORY%/org/example/foo/C.java" bodystart="25" bodyend="-1"/>
20 </memberdef>
21 </sectiondef>
22 <sectiondef kind="public-func">
23 <memberdef kind="function" id="interfaceorg_1_1example_1_1foo_1_1_c_1a28ac7ce349ebb3e4a7747a8dd951582b" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
24 <type>void</type>
25 <definition>void org.example.foo.C.baz</definition>
26 <argsstring>()</argsstring>
27 <name>baz</name>
28 <reimplementedby refid="classorg_1_1example_1_1foo_1_1_b_1a733f4e076f29c7d0c41ed258199ea1d9">baz</reimplementedby>
29 <briefdescription>
30 <para><ref refid="classorg_1_1example_1_1foo_1_1_a" kindref="compound">A</ref> function with implicit modifiers. </para> </briefdescription>
31 <detaileddescription>
32 </detaileddescription>
33 <inbodydescription>
34 </inbodydescription>
35 <location file="%SOURCE_DIRECTORY%/org/example/foo/C.java" line="30" column="1"/>
36 </memberdef>
37 </sectiondef>
38 <briefdescription>
39 <para>An interface. </para> </briefdescription>
40 <detaileddescription>
41 </detaileddescription>
42 <inheritancegraph>
43 <node id="10">
44 <label>org.example.foo.B</label>
45 <link refid="classorg_1_1example_1_1foo_1_1_b"/>
46 <childnode refid="9" relation="public-inheritance">
47 </childnode>
48 </node>
49 <node id="9">
50 <label>org.example.foo.C</label>
51 <link refid="interfaceorg_1_1example_1_1foo_1_1_c"/>
52 </node>
53 </inheritancegraph>
54 <location file="%SOURCE_DIRECTORY%/org/example/foo/C.java" line="21" column="1" bodyfile="%SOURCE_DIRECTORY%/org/example/foo/C.java" bodystart="21" bodyend="31"/>
55 <listofallmembers>
56 <member refid="interfaceorg_1_1example_1_1foo_1_1_c_1a28ac7ce349ebb3e4a7747a8dd951582b" prot="public" virt="non-virtual"><scope>org::example::foo::C</scope><name>baz</name></member>
57 <member refid="interfaceorg_1_1example_1_1foo_1_1_c_1a4e97061eb40b045e820de05b33c43d21" prot="public" virt="non-virtual"><scope>org::example::foo::C</scope><name>THE_ANSWER</name></member>
58 </listofallmembers>
59 </compounddef>
60 </doxygen>