Package gnu.javax.swing.text.html.parser

Class Summary

gnuDTD The class is derived from gnu.javax.swing.text.html.parser.DTD making structure creation methods public.
GnuParserDelegator This parser delegator uses the different DTD (HTML_401Swing).
htmlAttributeSet A set, adapted to store HTML attributes.
htmlValidator The HTML content validator, is responsible for opening and closing elements with optional start/end tags, detecting the wrongly placed html tags and reporting errors.
htmlValidator.hTag The tag reference, holding additional information that the tag has been forcibly closed.
HTML_401F This class represents the java implementation of the HTML 4.01 ( -//W3C//DTD HTML 4.01 Frameset//EN ) Frameset version.
SmallHtmlAttributeSet Small fixed HTML attribute set.