Name: krT82822 Date: 03/11/2000
The doc says:
getAllTags
public static HTML.Tag[] getAllTags()
This is the set of actual html tags that are known about the the default html reader. This set does not include tags
that are manufactured by the reader.
----------------------
The method summary should probably be changed to say something such as:
"[This method] returns the set of actual tags that are recognized by [known by] . . . "
instead of
"This _is_..."
------- user's original comments: ----------------------
On http://java.sun.com/products/jdk/1.2/docs/api/index.html under "Method
Summary" for "getAllTags" it says "This is the set of actual html tags that are
known about the the default html reader."
(Review ID: 102338)
======================================================================
- duplicates
-
JDK-4392563 typo in documentation class: HTML
-
- Closed
-