CSS font stacks & developer FAQs with Web standards
Site navigation below

One of hundreds of answers available with our premium content service.

Part answer

A: The deprecation message you have seen means that the methods you are calling have been marked with a JavaDoc deprecation comment. When a method or class is marked @deprecated it is only advisory, not mandatory, but the advice is given for good reason and should be followed. So long as deprecated methods remain in the public API it is possible to use them, so this approach supports legacy code and gives developers time to amend their applications as necessary.

… full answer hidden

Click for full answers

Premium members click below for full answer
What does this deprecation message mean?

Home · Web fonts · Font stacks · FAQs · Java · CSS · Javascript · HTML · Site manager