6638477: Two external URLS referenced in 2D documentation are no longer functioning
Reviewed-by: jgodinez
This commit is contained in:
parent
b3d5835158
commit
6361bb6771
@ -31,9 +31,9 @@ package java.awt.font;
|
||||
* <i>sfnt</i> tables from the font. A particular
|
||||
* <code>Font</code> object can implement this interface.
|
||||
* <p>
|
||||
* For more information on TrueType fonts, see the
|
||||
* Apple TrueType Reference Manual
|
||||
* ( <a href="http://fonts.apple.com/TTRefMan/index.html">http://fonts.apple.com/TTRefMan/index.html</a> ).
|
||||
* For more information on TrueType and OpenType fonts, see the
|
||||
* OpenType specification.
|
||||
* ( <a href=http://www.microsoft.com/typography/otspec/">http://www.microsoft.com/typography/otspec/l</a> ).
|
||||
*/
|
||||
public interface OpenType {
|
||||
|
||||
|
@ -44,7 +44,7 @@ import javax.print.attribute.Attribute;
|
||||
* print request's, print job's, or print service's attribute set.
|
||||
* <P>
|
||||
* The Internet Assigned Numbers Authority maintains the
|
||||
* <A HREF="http://www.isi.edu/in-notes/iana/assignments/url-schemes">official
|
||||
* <A HREF="http://www.iana.org/assignments/uri-schemes.html">official
|
||||
* list of URI schemes</A>.
|
||||
* <p>
|
||||
* Class ReferenceUriSchemesSupported defines enumeration values for widely
|
||||
|
Loading…
Reference in New Issue
Block a user