Given a Message object (containing a unique message id), look up
that id in the appropriate resource bundle (properties file) for
the set locale and return the text string associated with that
message id.
Determine whether the severity of the problem should be reduced
to INFO because:
the specified method is package or private accessibility, or
the specified method is in a package or private class.
Determine whether the severity of the problem should be reduced
to INFO because:
the specified field is package or private accessibility, or
the specified field is in a package or private class.