Interface HtmlMarkup

All Superinterfaces:
Markup, XmlMarkup
All Known Implementing Classes:
Xhtml1BaseParser, Xhtml5BaseParser, Xhtml5BaseSink

public interface HtmlMarkup extends XmlMarkup
List of Html tags.

This should contain all valid HTML5 tags, comprising the tags in HTML.Tag plus several others.

Since:
1.0
Author:
ltheussl
See Also: