checkstyle/src/xdocs/sun_style.xml

39 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
<properties>
<title>Sun's Style</title>
<author>Checkstyle Development Team</author>
</properties>
<body>
<section name="Sun Style Checkstyle Coverage ">
<subsection name="Description">
<p>
Will be provided later
</p>
</subsection>
<subsection name="Coverage table">
<table>
<thead>
<tr>
<th>Sun Style Rule</th>
<th>Checkstyle Check</th>
<th>Applied to config</th>
</tr>
</thead>
<tbody>
<tr>
<td> -- </td>
<td> -- </td>
<td> -- </td>
</tr>
</tbody>
</table>
</subsection>
</section>
</body>
</document>