<?xml version="1.0" encoding="UTF-8"?>
<checkstyle version="4.4">
<file name="c:\a_arbeit\Masterarbeit\test\simple\src\main\java\de\test\App.java">
<error line="7" column="1" severity="error" message="Utility classes should not have a public or default constructor." source="com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck"/>
</file>
</checkstyle>

