Wiki source code of Diagram

Last modified by Raphaël Jakse on 2026/03/23 13:02

Show last authors
1 <mxfile host="extensions.xwiki.org" modified="2025-06-13T12:29:27.424Z" agent="Mozilla/5.0 (X11; Linux x86_64; rv:139.0) Gecko/20100101 Firefox/139.0" version="@DRAWIO-VERSION@" etag="S0o4QCR_pw2t2_G6gqoK" type="xwiki">
2 <diagram id="d36wDtDffq5H_zELr_4C" name="Page-1">
3 <mxGraphModel dx="1907" dy="461" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
4 <root>
5 <mxCell id="y4F11L5raWxiBdAgzev7-0" />
6 <mxCell id="y4F11L5raWxiBdAgzev7-1" parent="y4F11L5raWxiBdAgzev7-0" />
7 <mxCell id="6ZixapJzBsQZWfrWQ1Zi-2" value="&lt;font style=&quot;color: rgb(153, 76, 0);&quot;&gt;Handling specific to the Confluence XHTML syntax&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;verticalAlign=top;" vertex="1" parent="y4F11L5raWxiBdAgzev7-1">
8 <mxGeometry x="10" y="10" width="300" height="460" as="geometry" />
9 </mxCell>
10 <mxCell id="6ZixapJzBsQZWfrWQ1Zi-3" value="ConfluenceXHTMLParser&lt;div&gt;&lt;div&gt;&lt;i&gt;converts Confluence XHTML to wikimodel events&lt;/i&gt;&lt;/div&gt;&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;verticalAlign=top;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="y4F11L5raWxiBdAgzev7-1">
11 <mxGeometry x="20" y="40" width="280" height="340" as="geometry" />
12 </mxCell>
13 <mxCell id="6ZixapJzBsQZWfrWQ1Zi-4" value="Standard XhtmlParser&lt;div&gt;&lt;i&gt;converts XHTML to wikimodel events&lt;/i&gt;&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;verticalAlign=top;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="y4F11L5raWxiBdAgzev7-1">
14 <mxGeometry x="29.5" y="90" width="261" height="280" as="geometry" />
15 </mxCell>
16 <mxCell id="6ZixapJzBsQZWfrWQ1Zi-5" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="y4F11L5raWxiBdAgzev7-1" source="6ZixapJzBsQZWfrWQ1Zi-10" target="6ZixapJzBsQZWfrWQ1Zi-14">
17 <mxGeometry relative="1" as="geometry" />
18 </mxCell>
19 <mxCell id="6ZixapJzBsQZWfrWQ1Zi-6" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="y4F11L5raWxiBdAgzev7-1" source="6ZixapJzBsQZWfrWQ1Zi-7" target="6ZixapJzBsQZWfrWQ1Zi-9">
20 <mxGeometry relative="1" as="geometry" />
21 </mxCell>
22 <mxCell id="6ZixapJzBsQZWfrWQ1Zi-7" value="javax.xml.parsers.SAXParser&lt;div&gt;&lt;i&gt;parses the XML and generate SAX events&lt;/i&gt;&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="y4F11L5raWxiBdAgzev7-1">
23 <mxGeometry x="40" y="138" width="240" height="60" as="geometry" />
24 </mxCell>
25 <mxCell id="6ZixapJzBsQZWfrWQ1Zi-8" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="y4F11L5raWxiBdAgzev7-1" source="6ZixapJzBsQZWfrWQ1Zi-9" target="6ZixapJzBsQZWfrWQ1Zi-10">
26 <mxGeometry relative="1" as="geometry" />
27 </mxCell>
28 <mxCell id="6ZixapJzBsQZWfrWQ1Zi-9" value="Confluence XML Filters&lt;div&gt;&lt;div&gt;&lt;i&gt;fix attributes and whitespace issues&lt;/i&gt;&lt;/div&gt;&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="y4F11L5raWxiBdAgzev7-1">
29 <mxGeometry x="40" y="216.5" width="240" height="60" as="geometry" />
30 </mxCell>
31 <mxCell id="6ZixapJzBsQZWfrWQ1Zi-10" value="&lt;i&gt;handle the XML elements&lt;/i&gt;" style="rounded=0;whiteSpace=wrap;html=1;verticalAlign=bottom;" vertex="1" parent="y4F11L5raWxiBdAgzev7-1">
32 <mxGeometry x="40" y="302" width="240" height="60" as="geometry" />
33 </mxCell>
34 <mxCell id="6ZixapJzBsQZWfrWQ1Zi-11" value="Standard tag handlers" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="y4F11L5raWxiBdAgzev7-1">
35 <mxGeometry x="46.5" y="307" width="110" height="30" as="geometry" />
36 </mxCell>
37 <mxCell id="6ZixapJzBsQZWfrWQ1Zi-12" value="Custom Confluence tag handlers" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="y4F11L5raWxiBdAgzev7-1">
38 <mxGeometry x="164.5" y="307" width="110" height="30" as="geometry" />
39 </mxCell>
40 <mxCell id="6ZixapJzBsQZWfrWQ1Zi-13" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="y4F11L5raWxiBdAgzev7-1" source="6ZixapJzBsQZWfrWQ1Zi-14" target="6ZixapJzBsQZWfrWQ1Zi-15">
41 <mxGeometry relative="1" as="geometry" />
42 </mxCell>
43 <mxCell id="6ZixapJzBsQZWfrWQ1Zi-14" value="ConfluenceXWikiGeneratorListener&lt;div&gt;&lt;i&gt;converts wikimodel events&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;i&gt;to XWiki syntax events&lt;/i&gt;&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;verticalAlign=top;" vertex="1" parent="y4F11L5raWxiBdAgzev7-1">
44 <mxGeometry x="35" y="400" width="250" height="60" as="geometry" />
45 </mxCell>
46 <mxCell id="6ZixapJzBsQZWfrWQ1Zi-15" value="ConfluenceConverterListener&lt;div&gt;&lt;span style=&quot;font-size: 10px;&quot;&gt;&lt;i&gt;Applies transforms common with the old Confluence syntax, only when using the Confluence XML Filter&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;" style="whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;rounded=0;verticalAlign=top;" vertex="1" parent="y4F11L5raWxiBdAgzev7-1">
47 <mxGeometry x="35" y="490" width="250" height="60" as="geometry" />
48 </mxCell>
49 </root>
50 </mxGraphModel>
51 </diagram>
52 </mxfile>

Get Connected