blob: 2dfbc5b0c05c2c22384d77ee53b7c19a77790463 [file] [log] [blame]
<html>
<body>
Reports any calls to the <b>java.util.Hashtable</b>
methods <b>put()</b>, <b>putAll()</b> or
<b>get()</b> on a <b>java.util.Properties</b> object.
For reasons lost to history, <b>Properties</b> inherits
from <b>Hashtable</b>, but use of those methods is discouraged
to prevent corruption of properties values with non-String data.
<!-- tooltip end -->
<p>
</body>
</html>