blob: 81532476144bd3df703fc3c77add59e7ce4a049f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>ThisClass.java</file>
<line>5</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Declaration access can be weaker</problem_class>
<hints>
<hint value="packageLocal" />
</hints>
<description>Can be package local</description>
</problem>
<problem>
<file>ThisClass.java</file>
<line>4</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Declaration access can be weaker</problem_class>
<hints>
<hint value="packageLocal" />
</hints>
<description>Can be package local</description>
</problem>
</problems>